[git] alias for my commit only
This commit is contained in:
parent
b4ca9315e3
commit
fe0370c81b
@ -20,7 +20,8 @@
|
||||
lol = log --graph --decorate --pretty=oneline --abbrev-commit
|
||||
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||||
ls = ls-files
|
||||
dt=difftool # to have diff with meld
|
||||
dt =difftool # to have diff with meld
|
||||
mylog = log --committer=\"$(git config user.name)\"
|
||||
#[diff "odf"]
|
||||
# textconv=odt2txt
|
||||
#[diff "odt"]
|
||||
|
Loading…
Reference in New Issue
Block a user