checkout last commit.
This commit is contained in:
parent
369df99f50
commit
fda6c5444e
@ -6,6 +6,7 @@ patch_file="$(pwd)/libbitcoind.patch"
|
|||||||
cd "$dir" || exit 1
|
cd "$dir" || exit 1
|
||||||
|
|
||||||
if test -e .git; then
|
if test -e .git; then
|
||||||
|
git checkout 4383319e4e0cb96818d2be734f7280181daac9fa
|
||||||
git checkout -b "libbitcoind-$(date '+%Y.%m.%d')" || exit 1
|
git checkout -b "libbitcoind-$(date '+%Y.%m.%d')" || exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user