mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Fixed stupid typo
This commit is contained in:
parent
41c8261914
commit
9eab19c36d
@ -5,7 +5,7 @@
|
|||||||
co = checkout
|
co = checkout
|
||||||
merge = merge --no-ff
|
merge = merge --no-ff
|
||||||
pull = pull --no-ff
|
pull = pull --no-ff
|
||||||
ci = checkin
|
ci = commit
|
||||||
[user]
|
[user]
|
||||||
name = Holger Just
|
name = Holger Just
|
||||||
email = "web@meine-er.de"
|
email = "web@meine-er.de"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user