DesktopWindow.cxx
3. Check line 906, it should say 7e546feba
4. git show --patience 7e546feba
This was with git-2.20.1-1.fc29.x86_64.
Regards
--
Pierre Ossman Software Development
Cendio AB https://cendio.com
Teknikringen 8 https://twitter.com/ThinLinc
583 30 Li
As the subject says, these two commands give identical behaviour:
git rebase --interactive --keep-empty --root
and:
git rebase --interactive --root
I.e. --keep-empty has no effect when --root is specified.
Ideas for workaround welcome.
Regards
--
Pierre Ossman
2 matches
Mail list logo