create-pull-request/src
Kenji Miyake f22a7da129
fix: add '--' to checkout command to avoid ambiguity (#1051)
* fix: add '--' to checkout command to avoid ambiguity

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

* Update src/git-command-manager.ts

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>

Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
2022-01-31 09:49:59 +09:00
..
create-or-update-branch.ts feat: add-paths input (#1010) 2021-12-14 11:23:29 +09:00
create-pull-request.ts feat: add-paths input (#1010) 2021-12-14 11:23:29 +09:00
git-auth-helper.ts fix: set error types to any 2021-09-02 13:59:32 +09:00
git-command-manager.ts fix: add '--' to checkout command to avoid ambiguity (#1051) 2022-01-31 09:49:59 +09:00
github-helper.ts fix: set error types to any 2021-09-02 13:59:32 +09:00
main.ts feat: add-paths input (#1010) 2021-12-14 11:23:29 +09:00
octokit-client.ts feat: add support for https_proxy env var 2021-05-22 09:32:10 +09:00
utils.ts fix: set error types to any 2021-09-02 13:59:32 +09:00