Search code examples
githubgit-pushlapce

Lapce - how to push changes to Github?


I'm checking out Lapce and it looks pretty cool.

Lapce tracks changes, and allows me to commit. QUESTION, is there a way to push changes to Github from within Lapce, or do I have to go to git bash to do a push?

Thanks,

Jeff


Solution

  • Lapce does has inbuilt Git-support, but doesn't allow you to push changes directly to Github.You'll need another git client to push your changes, so I recommend to just push via git bash.