Compare commits
No commits in common. "69d5463960b2cce787a19d8efbacaf2bac02d23a" and "a758946e82f8fa1fa83be7232cfa4be6f7da0623" have entirely different histories.
69d5463960
...
a758946e82
|
@ -6,7 +6,6 @@
|
|||
email = hektor.misplon@pm.me
|
||||
name = Hektor Misplon
|
||||
username = hektor
|
||||
signingKey = AEB98353B8D72E465C4236435151AF79E723F21C
|
||||
|
||||
[alias]
|
||||
d = diff
|
||||
|
@ -15,7 +14,6 @@
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue