Email or username:

Password:

Forgot your password?
Nikita

My ideology of ‘every commit should be immutable, and every Git commit tree tells a story’ is not really compatible with my wish to have perfect commits with only the needed changes and pretty diffs :blobcatnotlikethis:

1 comment
Nikita

My preferences changed, and I now want tabs instead of spaces? Yeah lemme just `git rebase -i --exec $FORMATTER HEAD~9001`

Go Up