coffeescript-cookbook / coffeescript-cookbook.github.io

CoffeeScript Recipes, Examples and Tutorials
https://coffeescript-cookbook.github.io
Other
562 stars 178 forks source link

using several git programs simultaneously #154

Closed AtomicNess123 closed 4 years ago

AtomicNess123 commented 4 years ago

I have a question of a basic nature that no tutorial has been able to answer to me. I was working with SourceTree in a local repo pushing to Github.com. At some point I decided to use Github Desktop, so I added the local repo and started to push to Github.com. I did not like this software, so I went back to SourceTree. Opened my project there but changes were not being tracked anymore. I wonder if one can use two git managers for tracking changes or else I don't know what went wrong.

lolmaus commented 4 years ago

@Gahamelas This repository is not the right place to ask such questions. You should use StackOverflow or some forums instead.