Answer the question
In order to leave comments, you need to log in
What is the best way to work with Git?
For example, there is a remote repository (on Bitbucket). How it will be more convenient to develop:
1. Using the built-in PhpStorm integration
2. Using a separate Git client (such as SmartGit)
At first glance, the first option is more convenient, you can commit / push without switching. And what are the pitfalls?
Answer the question
In order to leave comments, you need to log in
in the first case, the pitfall is such that you can then do nothing in the console.
of course PhpStorm , everything is perfect in this regard and the chance to do something is reduced due to local history. The console is, of course, rubbish, bring me my smoothie, but in a storm it’s more pleasant and calmer
Basic commands you need to know. The rest is not so important.
It's better to merge using phpstorm - handy side-by-side diff.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question