about summary refs log tree commit diff
path: root/git-fetch-email.sh
diff options
context:
space:
mode:
Diffstat (limited to 'git-fetch-email.sh')
-rw-r--r--git-fetch-email.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-fetch-email.sh b/git-fetch-email.sh
index 7ceecc9..e3fc953 100644
--- a/git-fetch-email.sh
+++ b/git-fetch-email.sh
@@ -33,6 +33,7 @@ seen=$(git config --type bool fetchemail.markSeen)
 move=$(git config fetchemail.moveTo)
 [ "${unseen}" = 'false' ] && unseen=
 [ "${seen}" = 'false' ] && seen=
+: ${subject:='[PATCH'}
 
 OPTS_SPEC="\
 git fetch-email [<options>]