Skip to content

Commit 62c8243

Browse files
author
Dung Quang
committed
Add comment for the code
I think it's better that we have description in the file.
1 parent a55cc84 commit 62c8243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/git-refactor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
2+
# Removed unnecessary git checkout for bug, feature and refactor
23

34
if test "$1" = "finish"; then
45
test -z $2 && echo "refactor <name> required." 1>&2 && exit 1

0 commit comments

Comments
 (0)