diff options
Diffstat (limited to 'update.ps1')
-rw-r--r-- | update.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update.ps1 b/update.ps1 new file mode 100644 index 00000000..9960bead --- /dev/null +++ b/update.ps1 @@ -0,0 +1 @@ +git stash push && git pull --rebase && git stash pop
\ No newline at end of file |