Community
Participate
Working Groups
Currently, one can commit all staged files, these is no way to pick a single file and commit it. In other words, there is no REST API for "git commit [...] -o -- {file}". Fixing http://egit.eclipse.org/r/#change,2635 in JGit should help a lot here.
Ready for review. I've also enabled and modified test testCommit().
Fixed with http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=3feeddddf0721361c1590190f1352f3e3af2cdff. Thanks Piotrek.
I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Created attachment 197051 [details] changes