diff options
author | Ismaël Bouya <ismael.bouya@fretlink.com> | 2021-11-08 17:42:58 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@fretlink.com> | 2021-11-08 17:42:58 +0100 |
commit | db9b730a115837d1f7aaf6c2191637a57180480b (patch) | |
tree | fd170065b1715f1b5ecc05ccfacdd95b7b013942 | |
parent | fa90478444f6718ff52c9263c28b3bf094166224 (diff) | |
download | MusicSampler-db9b730a115837d1f7aaf6c2191637a57180480b.tar.gz MusicSampler-db9b730a115837d1f7aaf6c2191637a57180480b.tar.zst MusicSampler-db9b730a115837d1f7aaf6c2191637a57180480b.zip |
-rw-r--r-- | .immae_config.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.immae_config.yaml b/.immae_config.yaml new file mode 100644 index 0000000..0b5c8cb --- /dev/null +++ b/.immae_config.yaml | |||
@@ -0,0 +1,9 @@ | |||
1 | hooks: | ||
2 | mantisbt: | ||
3 | projectSourceId: 3 | ||
4 | meta: | ||
5 | issueurl: https://git.immae.eu/mantisbt/view_all_bug_page.php?project_id=1 | ||
6 | repourl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/ | ||
7 | commiturl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/commit/?id=%s | ||
8 | compareurl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/diff/?id2=%s&id=%s | ||
9 | branchurl: https://git.immae.eu/cgit/perso/Immae/Projets/Python/MusicSampler.git/log/?h=%s | ||