git sanity
This commit is contained in:
parent
c5bad7fcda
commit
ae052f5a73
@ -61,6 +61,7 @@
|
|||||||
pa = pull --all
|
pa = pull --all
|
||||||
c = commit
|
c = commit
|
||||||
aa = add .
|
aa = add .
|
||||||
|
s = status
|
||||||
rebase-ch-i = rebase --reapply-cherry-picks -i
|
rebase-ch-i = rebase --reapply-cherry-picks -i
|
||||||
|
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# vim: nospell
|
# vim: nospell
|
||||||
# Global Rules
|
# Global Rules
|
||||||
Host * !*.github.com !github.com
|
Host * !*.github.com !github.com
|
||||||
IdentityFile %d/.ssh/id_ed25519_sk_rk_yk20572395
|
# IdentityFile %d/.ssh/id_ed25519_sk_rk_yk20572395
|
||||||
IdentityFile %d/.ssh/id_ed25519
|
IdentityFile %d/.ssh/id_ed25519
|
||||||
IdentityFile %d/.ssh/id_rsa
|
IdentityFile %d/.ssh/id_rsa
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user