dev

Forked from tuleap/dev

Clone or download

Read-only

story #7598 Add git actions in project history

Change-Id: Ic84472e4b3c43dff31078a40ab9074e77175973d

Modified Files

Name
M plugins/git/include/Git.class.php +2 −1 Go to diff View file
M plugins/git/include/GitActions.class.php +117 −19 Go to diff View file
M plugins/git/include/gitPlugin.class.php +19 −0 Go to diff View file
M plugins/git/site-content/en_US/git.tab +12 −0 Go to diff View file
M plugins/git/site-content/fr_FR/git.tab +12 −0 Go to diff View file
M plugins/git/tests/GitActionsTest.php +12 −6 Go to diff View file