mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
Add .md file extension
This commit is contained in:
parent
639826b97a
commit
379ae8ea8c
@ -109,7 +109,7 @@ else
|
|||||||
to_ref="$branch"
|
to_ref="$branch"
|
||||||
title="Unmerged commits from feature branch _${branch}_"
|
title="Unmerged commits from feature branch _${branch}_"
|
||||||
else
|
else
|
||||||
of="$scriptdir/$bs_tag"
|
of="$scriptdir/$bs_tag.md"
|
||||||
tag_from_git || exit 1
|
tag_from_git || exit 1
|
||||||
from_ref="$TAG"
|
from_ref="$TAG"
|
||||||
to_ref="HEAD"
|
to_ref="HEAD"
|
||||||
|
Loading…
Reference in New Issue
Block a user