From ad813ea9f0478d8e8fe892c8f6f4770b05b3e4f4 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Sun, 5 Jun 2022 06:01:44 -0500 Subject: [PATCH] Update update.sh Co-authored-by: sigonasr2 --- Java/scripts/md5 | 2 +- Java/scripts/update.sh | 1 + scripts/md5 | 2 +- scripts/update.sh | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Java/scripts/md5 b/Java/scripts/md5 index 082249e..9b09bf8 100644 --- a/Java/scripts/md5 +++ b/Java/scripts/md5 @@ -2,4 +2,4 @@ build.sh:55f0208b07ba384f45009d6f92fe88fe - clean.sh:96ce35f2d2dcb555421e00a6afda23ca - commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 - jar.sh:56f9b7c6dc8e85f28ffefe9ce82b1f07 - -update.sh:3be721658983183efa395984acd96b03 - +update.sh:f040697932e0e6909fee8a3a3e15732b - diff --git a/Java/scripts/update.sh b/Java/scripts/update.sh index 517be05..7793fc5 100755 --- a/Java/scripts/update.sh +++ b/Java/scripts/update.sh @@ -1,3 +1,4 @@ #Pulls the latest version of the repository. #Java +git stash --include-untracked git pull \ No newline at end of file diff --git a/scripts/md5 b/scripts/md5 index d2a5b9b..916a935 100644 --- a/scripts/md5 +++ b/scripts/md5 @@ -1,2 +1,2 @@ commit.sh:ea122668a72b4445c10b6e9070f7bbd8 - -update.sh:7fda194f24fbd8779221066cbbc04b3f - +update.sh:bf0ea7d2d04ba598d3d73d6cae32f140 - diff --git a/scripts/update.sh b/scripts/update.sh index 26af9ea..fb6ce14 100755 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -1,3 +1,4 @@ #Pulls the latest version of the repository. # +git stash --include-untracked git pull \ No newline at end of file