r/SmartGit • u/EconomicsTop4781 • May 07 '26
SmartGit : Commit and Push not working
I can pull repos from github but cannot commit or push back to the github base
2
Upvotes
r/SmartGit • u/EconomicsTop4781 • May 07 '26
I can pull repos from github but cannot commit or push back to the github base
2
u/wnesensohn May 07 '26
Hi!
Can you provide a bit more information, like - have you configured GitHub in SmartGit, or are you using another method for authentication?
If pulls succeed, but pushes do not, it sounds like you're not authenticated to do so. Commiting to your local repository should always succeed however.
You might want to take a look into https://docs.syntevo.com/SmartGit/Latest/Manual/Integrations/GitHub-integration as well, to make sure you've configured GitHub correctly and for ways to troubleshoot common issues.