Reputation: 579
I did a commit (& push) in SmartGit but I was not connected to the internet. It is represented by a red cross in SmartGits "Output"-window. The text reads: Unable to access '_____': could not resolve host: '_____'. After this I did a successful commit of some other files and a successful push.
Do I need to fix something? Will the failed commit that happened earlier mess things up or is everything ok?
Upvotes: 1
Views: 919
Reputation: 17433
Everything is fine. You should see now two commits in the Outgoing view. Once you are connected to the Internet, just invoke Push and your commits will be transmitted to the server.
Upvotes: 1