Skip to content

Commit f26c191

Browse files
author
hwk2077
committed
debug: pwd
1 parent 579112b commit f26c191

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ git-log-flat-colored() {
22
git --no-pager log --format="%C(yellow)%h%Creset %C(cyan)%cd%Creset %s %Cgreen%an%Creset" --date=short "$@"
33
}
44

5+
echo $(pwd)
56
CURRENT_FEATURE=$(git symbolic-ref --short -q HEAD)
67
CURRENT_PATH=$(git rev-parse --show-toplevel)
78
REFERENCE_BRANCH="origin/main"

0 commit comments

Comments
 (0)