wp-git-action/git
Robert Kaussow 5930a2ad75
fix: fix command exec order (#115)
2024-05-06 22:43:56 +02:00
..
clone.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
clone_test.go use assert instead of require 2024-05-06 21:04:48 +02:00
commit.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
commit_test.go use assert instead of require 2024-05-06 21:04:48 +02:00
config.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
config_test.go chore: pass ssh key to git config instead of file (#114) 2024-05-06 22:17:45 +02:00
git.go refactor: use struct receiver (#112) 2024-05-06 20:29:57 +02:00
init.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
init_test.go use assert instead of require 2024-05-06 21:04:48 +02:00
remote.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
remote_test.go use assert instead of require 2024-05-06 21:04:48 +02:00
status.go fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
status_test.go use assert instead of require 2024-05-06 21:04:48 +02:00