Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nvahalik
on Aug 5, 2018
|
parent
|
context
|
favorite
| on:
Show HN: I made a tool that made me faster at Git
Dang. So git add -p basically just skips straight to the patch portion and then -v adds a diff to the bottom of the commit message file so you can review it. Nice!
greenhatman
on Aug 5, 2018
[–]
It doesn't seem to pick up new files.
rasapetter
on Aug 5, 2018
|
parent
[–]
It can, if you first do: git add --intent-to-add <filename>
andrewshadura
on Aug 5, 2018
|
root
|
parent
[–]
Try git-crecord, you won't miss git add -p.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: