Plugins Directory » Git Repository Creator
Author: | Martin Denizet (redmine.org team member) | |
---|---|---|
Website: | https://github.com/martin-denizet/redmine_create_git | |
Code repository: | https://github.com/martin-denizet/redmine_create_git | |
Registered on: | 2014-04-07 (over 10 years ago) | |
Current version: | 0.2.2 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
Create and initialize a new Git repository from Redmine within seconds!
I had to create Git repositories quite often and going to the command line to initialize a repository was time-consuming, this plugin solves this problem.
Features¶
- Create a git repository from the project Settings
- Configurable .gitignore initialization
- Configurable branches to create
- Integration with Redmine Checkout plugin
Screenshots
Installation notes
No DB migration is required.
I strongly recommend reading the README:"https://github.com/martin-denizet/redmine_create_git" to make sure it is compatible with your environment.
You have to run a bundle install
and restart Redmine.
Changelog
0.2.2 (2021-04-24)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
Fixed Redmine 4.x compatibility
0.1.0 (2014-03-30)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.