Paul Hammant wrote on Sun, Aug 27, 2017 at 07:04:03 -0400: > Delegating to libgit2 to invisibly handle: shelves, local-branches and > pull-requests could yield a workable and flexible implementation.
Apache products aren't allowed to depend on GPL'd code for mandatory / core features. What is the advantage of linking to libgit2 over simply telling users to use git-svn with 'git stash' and local branches?