Skip to content

Commit

Permalink
Update subtree
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 committed Apr 1, 2023
1 parent 67a7d37 commit 55e7e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lint/git-subtree-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ while getopts "?hr" opt; do
echo "-r Check that subtree commit is present in repository."
echo " To do this check, fetch the subtreed remote first. Example:"
echo ""
echo " git fetch https://github.com/DogeCash/bls-signatures.git"
echo " git fetch https://github.com/pivx-project/bls-signatures.git"
echo " test/lint/git-subtree-check.sh -r src/chiabls"
exit 1
;;
Expand Down

0 comments on commit 55e7e53

Please sign in to comment.