1
0
Fork 0
mirror of https://github.com/Luzifer/git-changerelease.git synced 2024-10-18 14:14:20 +00:00
Commit graph

6 commits

Author SHA1 Message Date
bcb2b3806d
Add support for project-specific configs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-12 13:12:04 +01:00
810e271c3b
Modernize code, update deps, fix linter errors
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-11 15:27:37 +01:00
1a2e6ce639
Add logic to ignore commit messages
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-26 10:55:29 +02:00
7805b55b51
Fix: Write default config to right location
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-03 09:57:07 +02:00
5353ad2f71
Fix: Do not marshal into pointer of pointer
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-03 09:55:07 +02:00
0fd766218d
refactor code, follow linter advices
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-03 09:46:37 +02:00