I need to transfer lots of small files to a remote computer within my java program. I was wondering if somebody could suggest the best way to do so... I need ...
Over the course of having this repo (originally SVN) I've not been to good with keeping file links together. I've changed IDE's twice, split the project into Netbeans modules, and mavenized ...
I can't get reset to work properly in JGit. Ie. i can add all files to the index, and i can remove/reset/unstage some of them from the index via the ...