stash unwantend changes
This commit is contained in:
9
android/.shortcuts/stash.sh
Normal file
9
android/.shortcuts/stash.sh
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
#!/data/data/com.termux/files/usr/bin/bash
|
||||||
|
source /data/data/com.termux/files/usr/bin/source-ssh-agent
|
||||||
|
/data/data/com.termux/files/usr/bin/ssh-agent
|
||||||
|
/data/data/com.termux/files/usr/bin/ssh-add ~/.ssh/logseq_id_rsa
|
||||||
|
cd /data/data/com.termux/files/home/storage/shared/logseq-gitea/logseq
|
||||||
|
git stash
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user