Implement git fork with jgit

Viewed 17

I'm hosting some git repositories at my own host and using jgit library to git related operation on those repositories.

I need to implement git fork equivalent feature here. Please may I know can this be achieved with existing jgit library.

0 Answers
Related