I need to do updates on the staged files list using the jgit libraries.
There is a method with jgit that can change the list of staged files (to remove some files from staging area to unstaged)?
Thanks.
I need to do updates on the staged files list using the jgit libraries.
There is a method with jgit that can change the list of staged files (to remove some files from staging area to unstaged)?
Thanks.