I enjoy using source tree but sometime when Im using it I like to do some commands (like merge, creating branched) from the terminal. Can doing this cause me any problems whatsoever? Thank you!
See here for experiences using git-GUIs/git commandline in parallel. My experience says, that there shouldn't occur any problems (at least I hadn't any yet). The only annoyance might be, that GUI-Tools might need some refresh after performing some git actions outside the GUI
You can do this safely. whenever one of them is changing something, it creates a lock that prevents the other one from changing things.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.