Community
Participate
Working Groups
The current REST API doesn't support staging (adding) files in a bulk mode, we need this to support bug 356130.
Fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=97555f714b1769f7713579d275c866c60675ce13. See http://wiki.eclipse.org/Orion/Server_API/Git_API#Staging_files for the new API description.
(In reply to comment #1) > Fixed with > http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=97555f714b1769f7713579d275c866c60675ce13. > See http://wiki.eclipse.org/Orion/Server_API/Git_API#Staging_files for the new > API description. Fixed on the client side. Thanks.