hasura / smooth-checkout-buildkite-plugin

All the things you need during a Buildkite checkout :butter: :kite:
Apache License 2.0
14 stars 12 forks source link

introduce git clean if the git repo exists #29

Closed scriptnull closed 2 years ago

scriptnull commented 2 years ago

This will help in removing the untracked files and files ignored by .gitignore by default if the git repository already exists.