Remove auto updating functionality for git repositories.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
708d62f07e
commit
047b7dde57
@ -2,4 +2,4 @@ build.sh:84783bf7616937e2831d0de49dbb2f67 -
|
|||||||
clean.sh:96ce35f2d2dcb555421e00a6afda23ca -
|
clean.sh:96ce35f2d2dcb555421e00a6afda23ca -
|
||||||
commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 -
|
commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 -
|
||||||
jar.sh:56f9b7c6dc8e85f28ffefe9ce82b1f07 -
|
jar.sh:56f9b7c6dc8e85f28ffefe9ce82b1f07 -
|
||||||
update.sh:f040697932e0e6909fee8a3a3e15732b -
|
update.sh:3be721658983183efa395984acd96b03 -
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#Pulls the latest version of the repository.
|
#Pulls the latest version of the repository.
|
||||||
#Java
|
#Java
|
||||||
git stash --include-untracked
|
|
||||||
git pull
|
git pull
|
@ -1,2 +1,2 @@
|
|||||||
commit.sh:ea122668a72b4445c10b6e9070f7bbd8 -
|
commit.sh:ea122668a72b4445c10b6e9070f7bbd8 -
|
||||||
update.sh:bf0ea7d2d04ba598d3d73d6cae32f140 -
|
update.sh:7fda194f24fbd8779221066cbbc04b3f -
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#Pulls the latest version of the repository.
|
#Pulls the latest version of the repository.
|
||||||
#
|
#
|
||||||
git stash --include-untracked
|
|
||||||
git pull
|
git pull
|
@ -1,6 +1,5 @@
|
|||||||
if [ -z "$1" ]
|
if [ -z "$1" ]
|
||||||
then
|
then
|
||||||
./$LANGUAGE/scripts/update.sh
|
|
||||||
echo ""
|
echo ""
|
||||||
echo " Usage: ./sig <command> {args}"
|
echo " Usage: ./sig <command> {args}"
|
||||||
echo ""
|
echo ""
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
define.sh:883c4033be11b6d1268b852beada5463 -
|
define.sh:883c4033be11b6d1268b852beada5463 -
|
||||||
main.sh:fc4cd98b146e394539bdeeeb1491ff04 -
|
main.sh:afdc55cbdd992bf2a7e21ed79a773d8f -
|
||||||
search.sh:248d94cca6eeb92c384e9c49c9d0f4a9 -
|
search.sh:248d94cca6eeb92c384e9c49c9d0f4a9 -
|
||||||
.updateDirectories:0ede00461e947494545e694040787b3f -
|
.updateDirectories:0ede00461e947494545e694040787b3f -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user