Skip to content
Snippets Groups Projects

Resolve "Enabling free Maxwell propagation in multisystem mode, part 2/4"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,5 +3,5 @@
cd `dirname "$0"`/..
if [ -x "$(which git)" ] && git log > /dev/null 2>&1 ; then
git log --pretty=format:'%H' -n 1
git log --pretty=format:'%H' -n 1 | grep -v gpg
fi
Loading