Add git add --patch style partial file functionality
Reported by sbwoodside | May 27th, 2009 @ 12:47 AM
Git allows you to stage partial files / part of files / just some of the lines of your changes to a specific file using the git add --patch command. Very nifty. Would be nice to have some graphical means to do this.
Incidentally git gui has this with right-click "Stage Line To Commit" ;-)
Comments and changes to this ticket
-

Pieter de Bie May 27th, 2009 @ 04:26 PM
http://gitx.lighthouseapp.com/projects/17830/tickets/48-staging-of-...
Duplicate of #48
Of course, this is a really nice way to get into GitX development, as it can be done completely in JS, no need for any Obj-C knowledge :)
-

Pieter de Bie May 27th, 2009 @ 04:26 PM
- State changed from new to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GitX is the nice-looking gitk clone for OS X