-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just some clarification on comments in meeting this morning, when recording a git commit ID in bugzilla you want to do your fix, push your changes, THEN lookup the SHA1 for your commit in the history.
Note that a rebase is basically taking your local commits and re-applying them on top of the current state of the upstream branch. (which often has changed since you started working) Because these diffs are getting reapplied, the commit SHA1s (which are specific to the state of the source tree as a whole) will change. Cheers, Devan - -- Devan Goodwin <[email protected]> Software Engineer Spacewalk / RHN Satellite Halifax, Canada 650.567.9039x79267 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkmQS7QACgkQAyHWaPV9my7EbwCfRX6OfmcH9kN/Hc115DvKAKqw ufwAoLZ+/oLpP6EElPfTYS2skjXKigFl =w7OB -----END PGP SIGNATURE----- _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
