Skip to content

Commit

Permalink
Setup wf test
Browse files Browse the repository at this point in the history
This reverts commit 4cf9322.
  • Loading branch information
anttiharju committed Sep 1, 2024
1 parent 58f6576 commit 099f377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -eu

# Git Clear
# discard all uncommited changes. Change
# discard all uncommited changes.

# Ensure we're in a git repository.
if ! git rev-parse --is-inside-work-tree >/dev/null 2>&1; then
Expand Down

0 comments on commit 099f377

Please sign in to comment.