mirror of
https://github.com/chenasraf/git-open.git
synced 2026-05-18 01:38:59 +00:00
build: update snapshot in update readme script
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
file="README.md"
|
||||
helpfile="${0:A:h}/../tests/snapshot.txt"
|
||||
|
||||
if [[ "$1" == "-u" ]]; then
|
||||
shift
|
||||
. "${0:A:h}/../tests/update_snapshot.zsh"
|
||||
fi
|
||||
|
||||
tmpfile=$(mktemp)
|
||||
help="$(cat $helpfile)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user