00:00
60
More
See all Show me
5. Creating an advanced patch using Tower and git diff
5 months ago
This quick tutorial shows how to create an advanced patch that removes and adds files, while doing as much as possible in the Tower UI. The changes are made normally and saved, and then staged as if preparing for a commit. Then the following command is used in Terminal to generate the patch:

git diff --staged > patch-name.patch

or

git diff --cached > patch-name.patch

See kernel.org/pub/software/scm/git/docs/git-diff.html for more details.

Credits

This conversation is missing your voice. Take five seconds to join Vimeo or log in.

Advertisement

About this video

MP4
00:01:00
  • 1280x912, 12.08MB
  • Uploaded Mon August 29, 2011
  • Please join or log in to download
  • License:

Statistics

Date Plays Comments
Totals 177 0 0
Feb 23rd 0 0 0
Feb 22nd 2 0 0
Feb 21st 6 0 0
Feb 20th 5 0 0
Feb 19th 0 0 0
Feb 18th 0 0 0
Feb 17th 0 0 0