1

I'm learning about git form a video tutorial that uses git bash and i have downloaded GitHub for windows along git shell.which is better to use in windows and is there any differences in command lines between these?

3
  • 1
    Shell is more Windows styled because it uses the underlying Windows shell, Git Bash is used with Linux commands. I vote to close, since it all depends on personal preferences. Primarily opinion based questions are off topic on SO. Commented May 10, 2016 at 12:26
  • 1
    This is probably off topic due to opinionated attractions, but I feel one factual point would be portability advantages in learning to use the shell when those skills can be used in other systems where the Windows client isn't available Commented May 10, 2016 at 12:26
  • 1
    stack overflow doesn't really work for "which is better" questions. In order to avoid this from getting closed, you should consider rewriting it to some clearly answerable, focused question. Commented May 10, 2016 at 12:33

1 Answer 1

1

If you would like to learn the git commands by heart. Go for Git Shell. If you someday switch over to a unix system, it would be much easier for you

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.