Michel Boaventura <[email protected]> writes: >> I think that I rollback my branch step by step, until find one version >> who works. > > I'm trying to back version by version, and figure it out where the > problem begins, but I really doesn't know how to do it on git.
The "git-bisect" command makes this pretty easy. Try reading the manpage. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
