As you can see in the screenshot, I am trying to commit some changes. The problem is that it gets stuck on this screen for hours.
This is just one of the many issues I face using Sourcetree. If there's an alternative, please do recommend it.
I tried changing to a different network connection (WiFi and LAN-cable).
I tried committing through Terminal and it shows the following lines
$ git status
On branch feature/refresh-token Your branch is ahead of 'origin/feature/refresh-token' by 3 commits. (use "git push" to publish your local commits)
nothing to commit, working tree clean
$ git push
No result/action - Nothing happens
I tried changing the repository path and it shows a different result in the Output window:
I "solved" this problem by not committing bitbucket-pipelines.yml file.