akafred

Results 2 issues of akafred

If you only have a change in a submodule, git-up (in the parent) will try to stash the submodule change (which won't succeed), and after fetch/pull it will pop the...

In the rare instances where I have to implement an equals-method, my whole class gets a "You must be kidding"-score. I wish I had an option to leave out the...