Skip to content

Github Desktop VS Git Bash .? #50797

Discussion options

You must be logged in to vote

It's really up to your individual needs and preferences. Here is some considerations:

  • GitHub Desktop is a tool with a pretty user-friendly interface that makes it easy to work with Git and GitHub repositories. You can do things like cloning, branching, committing, merging, and pushing code, all without having to do too much complicated stuff. Plus, it's pretty handy for working with a team, since it helps with code review and pull requests.
  • Git Bash, on the other hand, is a tool that works through a command line interface, which can be more flexible and powerful than using a GUI. If you like working with a terminal and prefer having more control over what you're doing, Git Bash might be …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AzizBenIsmail

This comment was marked as spam.

@Berkanktk
Comment options

@AzizBenIsmail

This comment was marked as spam.

Answer selected by AzizBenIsmail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Question
2 participants