git-arc: Fix whitespace

This commit is contained in:
Mark Johnston 2022-08-24 15:59:40 -04:00
parent a294e67973
commit 43d0c4d2a2

View File

@ -363,9 +363,9 @@ gitarc__create()
l)
list=1
;;
p)
prev="$OPTARG"
;;
p)
prev="$OPTARG"
;;
r)
reviewers="$OPTARG"
;;