1
0
Fork 0

Compare commits

...

No commits in common. "d405fae2b47e4981c5a18bf1bc372db63fcef569" and "3cbf3e7e272f6e62bc68fc50db33753cf5c54c90" have entirely different histories.

1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@
d = diff
a = add
c = commit
rir = rebase -i --root
[rebase]
autoSquash = true
autoStash = true