Commit graph

6 commits

Author SHA1 Message Date
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
Peter Evans
ddeca94037 perf: set diff quiet and switch isdirty command order 2020-11-17 11:42:31 +09:00
Peter Evans
794518a553 Move fileExistsSync to utils 2020-07-18 17:55:42 +09:00
Peter Evans
f4ee4a8333 Unshallow on fetch 2020-07-18 16:04:36 +09:00
Peter Evans
24012f5c84 Refactor extraheader auth handling 2020-07-17 20:54:39 +09:00
Peter Evans
4ba9ca3d10 Convert action to typescript 2020-07-16 17:57:42 +09:00