Skip to content

Commit

Permalink
Update git-delta.sh
Browse files Browse the repository at this point in the history
spell these
  • Loading branch information
dlangille committed Sep 26, 2021
1 parent 3c64158 commit 2483f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-to-freshports/git-delta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ do
| sed -n 's/^commit refs\/remotes\///p' \
| while read -r refname
do
# if we mention all thsese, and we are skipping most of them, that's a
# if we mention all these, and we are skipping most of them, that's a
# lot of log lines to scroll past
# logfile "looking at $refname"
# for now, when testing, only this branch please
Expand Down

0 comments on commit 2483f3b

Please sign in to comment.