Skip to content

Commit ca72595

Browse files
author
Eric Crosson
committed
Remove stray whitespace
1 parent eb30a6c commit ca72595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/post-checkout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# This hook can be used to save metadata about where a git repository
66
# is cloned locally. The intent is to use this information in other
77
# scripts that operate on the cloned git repository.
8-
98
# path to the newly cloned repo on disk
9+
1010
readonly repo=$(git rev-parse --show-toplevel)
1111

1212
main() {

0 commit comments

Comments
 (0)