Jakub Narebski <jnareb@gmail.com> writes:I don't think I understand what an --exclude=<pattern> option would do, but I'm pretty sure it doesn't help the use case I'm thinking of: Editing away, you've made changes in 8 files. Reviewing diff, you want to commit 6 of those and continue working on the other two. It seems that there could be a less manual way than git update-index f1 f2 ... f6 Hmm, maybe I could do: git diff --name-only > changed ## edit changed cat changed|xargs git update-index I suppose this could be wrapped in a simple way to bring up an editor. + seth - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Chuck Ebbert | Why do so many machines need "noapic"? |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Natalie Protasevich | [BUG] New Kernel Bugs |
