Re: git bugs

2017-02-24 Thread Johannes Schindelin
Hi, On Thu, 23 Feb 2017, Sean Hunt wrote: > There are a few bugs I git I noticed when using mingw, mingw64, > cygwin, and cygwin64. These bugs are the following: > > if I do git ``rebase -i --root`` and tell it to edit every commit to > gpg sign all my commits it bugs out and merges all of the

git bugs

2017-02-23 Thread Sean Hunt
There are a few bugs I git I noticed when using mingw, mingw64, cygwin, and cygwin64. These bugs are the following: if I do git ``rebase -i --root`` and tell it to edit every commit to gpg sign all my commits it bugs out and merges all of the commits into 1 commit instead of only appending the