jordilin / gitar

Git all remotes. git cli tool that targets both Github and Gitlab
https://jordilin.github.io/gitar/
MIT License
4 stars 2 forks source link

support pre-push merge request actions #5

Open jordilin opened 1 year ago

jordilin commented 10 months ago

Use case example: Execute unit tests, code formatting, etc... in local before opening a merge request. User can provide a config in same repository with scripts to execute