S
S
Snorway2016-06-10 16:02:01
git
Snorway, 2016-06-10 16:02:01

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

4 answer(s)
A
Andrey Burov, 2016-06-10
@BuriK666

in the first case, the pitfall is such that you can then do nothing in the console.

K
Konstantin Samsin, 2016-06-10
@psixodyb

As usual, it's more convenient.

D
Deodatuss, 2016-06-10
@Deodatuss

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

M
Mikhail Osher, 2016-06-10
@miraage

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 question

Ask a Question

731 491 924 answers to any question