We plan to migrate our repositories from svn to git. However, there are some people using np_subversion that combine SVN in TYPO3-Backend.
np_subversion calls the svn client to create updates, commit, display logs, etc. I am looking for a tool that behaves as an svn client but works in the git repository as its backend. (View of git-svn, but vice versa)
Alternatively, if anyone knows the extension that integrates git into the TYPO3 backend, I would appreciate it.
source share