Re: Git Rebase Issue

2015-12-22 Thread Christian Couder
Hi, On Tue, Dec 22, 2015 at 6:53 PM, Pierre-Luc Loyer wrote: > Hi, > > I've encountered a situation using rebase for which I don't understand the > results, even after reading the documentation. > I'm currently working in my feature branch and then I want to squash

Re: Git Rebase Issue

2015-12-22 Thread Junio C Hamano
Pierre-Luc Loyer writes: > From the documentation it says that (which is HEAD) will be checked > out before doing anything and that upon completion, will be the > current branch. However, this doesn't seem to happen. In fact, it seems more > like the following is

Git Rebase Issue

2015-12-22 Thread Pierre-Luc Loyer
Hi, I've encountered a situation using rebase for which I don't understand the results, even after reading the documentation. I'm currently working in my feature branch and then I want to squash commits, thus I use interactive rebase. After successfully completing the rebase, I end up in a