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
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
Share Improve this question asked Jan 29 at 21:46 Jeff BarefootJeff Barefoot 636 bronze badges1 Answer
Reset to default 0Lapce 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.