Compare commits
2 Commits
a758946e82
...
69d5463960
| Author | SHA1 | Date | |
|---|---|---|---|
| 69d5463960 | |||
| 8b893257af |
@@ -6,6 +6,7 @@
|
||||
email = hektor.misplon@pm.me
|
||||
name = Hektor Misplon
|
||||
username = hektor
|
||||
signingKey = AEB98353B8D72E465C4236435151AF79E723F21C
|
||||
|
||||
[alias]
|
||||
d = diff
|
||||
@@ -14,6 +15,7 @@
|
||||
ap = add -p
|
||||
c = commit
|
||||
cm = commit -m
|
||||
cam = commit --amend
|
||||
l = log --pretty=format:"(%an)\\ \\ %h\\ \\ %ad\\ \\ %s" --date=short
|
||||
s = status --short
|
||||
sv = status --verbose
|
||||
|
||||
Reference in New Issue
Block a user