aboutsummaryrefslogtreecommitdiff
path: root/inception
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-21 19:53:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-21 19:53:20 -0300
commitadc39c77f6111a38da82636f75e1880ac2d49f4f (patch)
treef3e0c7089ae74b3043e620ab7e5763ac21d3fcb9 /inception
parent94dc2af490b6edcbdde0e0397d4e81b5d62ba08d (diff)
downloadapps-adc39c77f6111a38da82636f75e1880ac2d49f4f.tar.gz
apps-adc39c77f6111a38da82636f75e1880ac2d49f4f.tar.bz2
Docs: deployment and updating
Diffstat (limited to 'inception')
-rwxr-xr-xinception2
1 files changed, 1 insertions, 1 deletions
diff --git a/inception b/inception
index 0ef0577..8ee6dde 100755
--- a/inception
+++ b/inception
@@ -129,7 +129,7 @@ function inception_version {
# Fetch
function inception_fetch {
- ( cd $DIRNAME && $GIT fetch --all && $GIT log -n 1 --branches=origin/master )
+ ( cd $DIRNAME && $GIT fetch --all && $GIT log --show-signature -n 1 --branches=origin/master )
}
# Merge