add script: bin/git-back-to-the-future
This commit is contained in:
parent
0f3abdcc0e
commit
23a0c1f907
1 changed files with 6 additions and 0 deletions
6
bin/git-back-to-the-future
Executable file
6
bin/git-back-to-the-future
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
git switch master
|
||||
git fetch --prune
|
||||
git pull
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue