git-wip
git-wip copied to clipboard
May not work on fresh repositories (repositories with one commit)
Get a fatal revision error when running "git wip log" and will not do any committing
Worked once I made an additional commit and did rm -rf on refs/wip
I had the same issue here.