From 0d055366e08bcd2faf6f90cbf9404404e940fdcd Mon Sep 17 00:00:00 2001 From: typebrook Date: Sun, 16 Jun 2019 10:35:35 +0800 Subject: update --- scripts/check_upstream.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/check_upstream.sh b/scripts/check_upstream.sh index 2212df3..3ebf3dd 100755 --- a/scripts/check_upstream.sh +++ b/scripts/check_upstream.sh @@ -1,6 +1,7 @@ # This script is for repo forked from others # check $1(repo) if upstream branch origin/master is # ahead of local branch $2(default to dev) + check_upstream() { if [ ! -d $1 ]; then -- cgit v1.2.3-70-g09d2