Re: Bugzilla git has stabilized
Gervase Markham <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.bugzilla.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/12/14 14:56, Dylan Hardison wrote: > Next, commit any changes you have made. > $ git rebase -i origin/master To be precise, this is two steps. First, commit any changes you have made in your local tree that you want to save, using git commit, Then, do the rebase command as above. (If you rebase with local uncommitted changes, it will complain.) Gerv - To view or change your list settings, click here: <http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>