Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-22 | cleanup: Fix typos in code line comments and logging messages | Paul Cristian Sarbu | |
2023-02-17 | tests: Add tests for extended Git repo class with remote operations | Paul Cristian Sarbu | |
Only tests pertaining to methods not covered in the tests of the inherited class were added. | |||
2023-02-17 | tests: Add proper quoting when system calling the shell | Paul Cristian Sarbu | |
2023-01-24 | Just-MR: Remove obsolete GET_BRANCH_REFNAME critical Git operation | Paul Cristian Sarbu | |
As now all remote Git operations in GitRepo require at most just the branch name, there is no more need to inquire the repository about branch refspecs. | |||
2022-12-21 | Test: Add tests for critical git ops | Paul Cristian Sarbu | |