This commit is contained in:
stephan.raabe
2023-02-13 13:37:10 +01:00
parent 2d631106ac
commit 8eed0a5315
4 changed files with 17 additions and 16 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
read -p "Do you really want to pull the lastest version? " c
git pull --rebase