You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to remove the "`" characters from the pre-actions messages?
Currently I have the use-case, where I use this lovely plugin to execute common git actions for my vault. I set it up such that it asks me for a commit message when want to push things to GitHub.
This results in the following message being forwarded to the shell:
Which then results in the following commit being displayed on GitHub:
Granted this is not an issue in any way... It's just slightly annoying due to the formatting and what not.
If you could point me in the right direction (regarding your code base) I'd be happy to make a pull request regarding this.
Or is this perhaps in place for some needed functionality that I'm not seeing or is there a workaround I haven't explored yet.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to remove the "`" characters from the pre-actions messages?


Currently I have the use-case, where I use this lovely plugin to execute common git actions for my vault. I set it up such that it asks me for a commit message when want to push things to GitHub.
This results in the following message being forwarded to the shell:
Which then results in the following commit being displayed on GitHub:
Granted this is not an issue in any way... It's just slightly annoying due to the formatting and what not.
If you could point me in the right direction (regarding your code base) I'd be happy to make a pull request regarding this.
Or is this perhaps in place for some needed functionality that I'm not seeing or is there a workaround I haven't explored yet.
Beta Was this translation helpful? Give feedback.
All reactions