Skip to content

Commit ef2e7b4

Browse files
committed
removed unneeded -
1 parent 80f54cd commit ef2e7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-issue.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ sub_list()
11601160
if [ "$all" ] ; then
11611161
cat
11621162
else
1163-
sed 's/\/milestone$/\/tags/' - | xargs grep -Flx open
1163+
sed 's/\/milestone$/\/tags/' | xargs grep -Flx open
11641164
fi |
11651165
# Convert list of tag or milestone file paths into the corresponding
11661166
# directory and issue id

0 commit comments

Comments
 (0)