Bugzilla git has stabilized

Dylan Hardison <[email protected]>
Newsgroups gmane.comp.bug-tracking.bugzilla.devel
Message-ID <[email protected]>
After some minor git surgery, it is safe to commit to the bugzilla git repo again.
There are remaining issues with bzr that are outside the scope of this email.

Action is required because this fix necessitated changing history.

Do a git fetch to get updated references
$ git fetch origin

Next, commit any changes you have made.
$ git rebase -i origin/master

This will open up your editor with all the commits that you have made + the ones
Delete all the "pick ..." lines that are not *YOUR* changes.
If you have made no changes, replace all the lines you've deleted with one line:
noop

If you git rebase and the editor contains only "noop", congratulations! You never had the bad commits
in your checkout.

Finally, save and quit the editor that git-rebase opened. You're good to go.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/[email protected]
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.