Skip to content

Commit eeb027f

Browse files
committed
Fixed trailing whitespaces
1 parent a028a42 commit eeb027f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/use-branch-at-commit.t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clone-foo-and-bar
1818
"$OWNER/bar/Bar"
1919
}
2020

21-
# Make a new branch bar1 in bar
21+
# Make a new branch bar1 in bar
2222
(
2323
cd $OWNER/bar
2424
git checkout -b bar1
@@ -89,7 +89,7 @@ clone-foo-and-bar
8989
'bar: The third added commit is correct'
9090
}
9191

92-
# Checkout default branch in bar
92+
# Checkout default branch in bar
9393
(
9494
cd $OWNER/bar
9595
git checkout ${DEFAULTBRANCH}

0 commit comments

Comments
 (0)