Compare commits

..

No commits in common. "7867a5ddd9bb3b193e24a49fbd51d2d4fdd25342" and "a089d687766bfca664ca5bb4c0cc5cda059be74e" have entirely different histories.

View file

@ -21,6 +21,7 @@
whitespace = red reverse
[alias]
unstage = restore --staged
initial-commit = commit --message 'initial commit' --allow-empty
[init]