[git] alias for my commit only
This commit is contained in:
parent
b4ca9315e3
commit
fe0370c81b
@ -21,6 +21,7 @@
|
|||||||
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||||||
ls = ls-files
|
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"]
|
#[diff "odf"]
|
||||||
# textconv=odt2txt
|
# textconv=odt2txt
|
||||||
#[diff "odt"]
|
#[diff "odt"]
|
||||||
|
Loading…
Reference in New Issue
Block a user