Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
danielweber
on June 19, 2012
|
parent
|
context
|
favorite
| on:
A better git log
What's the options to make git show the files that changed in each diff?
anders0
on June 19, 2012
|
next
[–]
Apart from `-p` and `--name-status`, there’s also `--stat` for the `++++++++----` things for each file.
jboland
on June 19, 2012
|
prev
|
next
[–]
git log --name-status is useful
rpearl
on June 19, 2012
|
prev
[–]
git log -p or git log --patch
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: