On Mon, Oct 06, 2008 at 04:25:48PM -0700, Ben Pfaff wrote:
How about this to gain confidence: push your changes to a new
branch. There's no way that can disturb any existing branches.
The syntax for that would be:
git push origin HEAD:refs/heads/branch-name
where branch-name is whatever you want to call the new branch.
(This assumes that you want to push HEAD, i.e. what you currently
have checked out and committed.)Done. -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
