[packages/rpm-build-tools] Add help message explaining how to push branch for the first time

draenog draenog at pld-linux.org
Wed Jul 11 22:47:21 CEST 2012


commit c9933bf838440f036e6371ede60a4b76631269f0
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Wed Jul 11 21:43:13 2012 +0100

    Add help message explaining how to push branch for the first time

 builder.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/builder.sh b/builder.sh
index 54b9291..8831975 100755
--- a/builder.sh
+++ b/builder.sh
@@ -2546,6 +2546,7 @@ case "$COMMAND" in
 				fi
 			done
 			git add $SPECFILE
+			echo "When you are ready commit your changes and run git push origin master"
 		else
 			echo "You had already git repository. Push chosen branches to remote: ${REMOTE_PLD}"
 		fi


More information about the pld-cvs-commit mailing list