Y
Hacker News
new
|
ask
|
show
|
jobs
by
mfontani
3932 days ago
~/.gitconfig
[alias] praise = blame
git praise ./path/to/file
3 comments
dkersten
3932 days ago
Hmm, not a bad idea: [alias] who = blame
git who file
:)
link
lsaferite
3932 days ago
I use it more for the 'when' aspect than the 'who' aspect.
link
LeoNatan25
3932 days ago
Haha great! I will remember this.
link
fs111
3932 days ago
old svn user?
link
git who file
:)