develop v0.80-dev2

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-05-10 21:41:59 +02:00
parent dbba89cd1d
commit 0b36bc517b
8 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# this has to run once atfer git clone
# and every time we create new hooks
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -3,7 +3,7 @@
#
# works together with git pre-push.sh and ADD all changed files since last push
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
############
# NOTE: you MUST run install-hooks.sh again when updating this file!

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
############
# NOTE: you MUST run install-hooks.sh again when updating this file!

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# this has to run once atfer git clone
# and every time we create new hooks
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# this has to run once atfer git clone
# and every time we create new hooks
#### $$VERSION$$ v0.72-3-gdb14eb9
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
# magic to ensure that we're always inside the root of our application,
# no matter from which directory we'll run script

View File

@ -1,3 +1,3 @@
# list of additional files to check from shellcheck
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
bashbot.rc

View File

@ -1,6 +1,6 @@
#!/bin/bash
#
#### $$VERSION$$ v0.72-1-g67c47ac
#### $$VERSION$$ v0.80-dev2-0-gdbba89c
# shellcheck disable=SC2016
#
# Easy Versioning in git: