Answer the question
In order to leave comments, you need to log in
How to integrate redmine with git?
Put redmine on the local machine. I'm trying to attach a git repository to the repositories. The repository is remotely on github, and the local one is cloned on the machine.
I specify something like "/repo/rep1" in the repository address, but no changes in redmine.
I specify the address "[email protected]:username/repo.git", also no reaction in redmine.
Can you tell me how to integrate them so that redmine can track commits, current file versions, etc.?
Answer the question
In order to leave comments, you need to log in
Redmine requires a repository which is bare and local to enable browsing through Redmine.You need to clone the repository with the --mirror key
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question