-
Clement Sam authored
* fix: better config package * fix: replace config.getRepo() with git.getRepo * feat: add ability to set git protocol (#221) * fix: repo clone requires authentication Closes #198 * feat: add ability to set git protocol * Format code with gofmt This commit fixes the style issues introduced in 73ee693f according to the output from gofmt. Details: https://deepsource.io/gh/profclems/glab/transform/1a6879e9-070f-4a9f-a42c-ae4469dfc95d/ * fix: bug risks Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> * fix: replace config.getRepo() with git.getRepo * Format code with gofmt This commit fixes the style issues introduced in 1c0e5976 according to the output from gofmt. Details: https://deepsource.io/gh/profclems/glab/transform/ce823f01-c76a-4927-9730-868dfe3c5012/ * Write aliases to file
🔥 * add local config support * fix tests🔨 * Format code with gofmt This commit fixes the style issues introduced in fb011e34 according to the output from gofmt. Details: https://deepsource.io/gh/profclems/glab/transform/c6f8a52f-9c41-4b6f-a15a-9d77e43ff6b8/ * finalize config package Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Loading