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.
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.