Scripts hinzugefügt
This commit is contained in:
4
scripts/git_undo.sh
Executable file
4
scripts/git_undo.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
git restore .
|
||||||
|
|
||||||
4
scripts/git_update.sh
Executable file
4
scripts/git_update.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
git pull
|
||||||
|
|
||||||
Reference in New Issue
Block a user