From b2357951842e863a39eedf8f0323fa86b4351566 Mon Sep 17 00:00:00 2001 From: logseq <123panika456@gmail.com> Date: Mon, 16 Jan 2023 06:51:31 +0100 Subject: [PATCH] Update 'android/.shortcuts/pull-graph.sh' pull rebase as in logseq plugin, I hope they know what they are doing since Im really not --- android/.shortcuts/pull-graph.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/.shortcuts/pull-graph.sh b/android/.shortcuts/pull-graph.sh index d2ebf6b..446c773 100644 --- a/android/.shortcuts/pull-graph.sh +++ b/android/.shortcuts/pull-graph.sh @@ -3,5 +3,5 @@ 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 pull +git pull --rebase