Skip to content

Commit 832341c

Browse files
committed
just added a comment to the update script
1 parent 580e11a commit 832341c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.base-service.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## This script synchronizes your repository with the latest parent base-service repository changes.
2+
13
remote_url=$(git remote get-url origin)
24
if [ $remote_url == "[email protected]:go-uniform/base-service.git" ] || [ $remote_url == "https://github.com/go-uniform/base-service.git" ]
35
then

0 commit comments

Comments
 (0)