Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tedchs
on Dec 5, 2012
|
parent
|
context
|
favorite
| on:
Git Tips And Workflows
I don't see that Git has a "patch" command, but svn does -- is that what you meant here? Where you have "git patch", did you maybe mean:
git diff --no-prefix $OLD $NEW
...where $OLD and $NEW are the two commits you want to diff.
nicholassmith
on Dec 5, 2012
[–]
Yeah, my bad!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: