Emacs setup information
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
# if no file is specified, show diff for all files in the changeset
|
||||
diffc = "!f() { git diff ${1}^1 ${1} -- $2; }; f"
|
||||
vimdiffc = "!f() { git vimdiff ${1}^1 ${1} -- $2; }; f"
|
||||
cat = show
|
||||
|
||||
[user]
|
||||
name = Petr Nyc
|
||||
|
||||
Reference in New Issue
Block a user