Change logspec to include the raw commit body
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
LOGSPEC='%ci %an <%aE>%n%n %s%n [%h]%d%n'
|
||||
LOGSPEC='%ci %an <%aE>%n%n %B%n [%h]%d%n'
|
||||
VERSIONERS_SEPARATOR=${VERSIONERS_SEPARATOR:-,}
|
||||
VERSIONERS_TAGBASE=${VERSIONERS_TAGBASE:-build}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user