haydenull / logseq-plugin-git

A git plugin for logseq
MIT License
115 stars 24 forks source link

Add Commit & Pull Rebase & Push action for convenient all-in-one update #65

Open swuerl opened 3 weeks ago

swuerl commented 3 weeks ago

Using this plugin to use logseq collaboratively and want the experience to be as seamless as possible. This allows to add a keybind that works even if upstream has new commit, with the old "Commit & Push" and "Pull Rebase" buttons I found myself often doing "Commit & Push" -> fail -> "Pull Rebase" -> "Commit & Push".

Inspired by https://github.com/haydenull/logseq-plugin-git/issues/55

RoanDev commented 2 weeks ago

This is amazing! The lack of auto 'pull rebase' is notable.