Peter Evans
|
2721abb4d0
|
fix: handle nothing to commit when autocrlf is set (#1211)
|
2022-08-18 17:20:00 +09:00 |
|
Peter Evans
|
d6d5519d05
|
v4 (#1099)
* feat: update action runtime to node 16
* feat: allow add-paths to resolve to no changes
* docs: update readme
* chore: update package lock
* chore: bump dependency
* ci: add dependabot workflow
* docs: update action versions
|
2022-03-23 14:22:01 +09:00 |
|
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 |
|