Closed
Description
Say git-source-control is configured in Basic mode and I have no uncommitted changes. If I use the Sync command, I will be prompted for a commit message. It will then fetch, pull, see I have no changes to commit, and finally push.
If possible let's skip that commit message prompt if there are no changes to commit.