proj/gagit:main commit in: /

Michał Górny <[email protected]> Mon, 03 Aug 2026 19:22:42 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785784948.e9bb1585a8cf69a78cfff34246897588eac4af94.mgorny@gentoo>
commit:     e9bb1585a8cf69a78cfff34246897588eac4af94
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 19:22:28 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 19:22:28 2026 +0000
URL:        https://gitweb.gentoo.org/proj/gagit.git/commit/?id=e9bb1585

Add a note about empty desc to the comments

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 gagit | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gagit b/gagit
index 6d38742..c14398b 100755
--- a/gagit
+++ b/gagit
@@ -187,6 +187,7 @@ main() {
 	cat > "${tempdir}/message" <<-EOF || die "Unable to write template"
 		# Please edit this file to set the new pull request title and body.
 		# All lines starting with '#' will be discarded.
+		# An empty description will abort creating the PR.
 		# ${branch} -> ${remote}/${target}
 
 		# Put a single line title below.