About 248,000 results
Open links in new tab
  1. Do you use git from command line or from gui tools/ide ... - Reddit

    Jul 31, 2021 · Granted, the command line interface for git is needlessly confusing and arcane, but the vast majority of the time I'm running the same set of commands that are easily …

  2. Main differences between using Git from VSCode and from the …

    Mar 12, 2023 · Ideally you use them both together. As two example of command-line tools for working with large projects: "git grep" to find files containing certain words (or regular …

  3. r/git on Reddit: Eli5: Why do so many people like to use the …

    Aug 1, 2021 · The main reason for me is that git -- the entire system -- is incredibly powerful and complex, and the command line client is a first class client. Whereas none of the other clients …

  4. GIT GUI tool or command line? : r/webdev - Reddit

    Apr 21, 2023 · It always rubs me the wrong way when I see someone who can't handle the most basic operation in the command line. I mean, change folders, create a file or git …

  5. From beginner and windows user: is git bash old-fashioned?

    Apr 26, 2024 · To do that I installed git bash for windows because I prefer the command line instead of the GitHub GUI. I got some negative comments about it by other software engineers …

  6. Using git GUI vs command line : r/learnprogramming - Reddit

    Dec 31, 2021 · Currently I am learning Git commands and while I was learning Git bash I tried out GitKraken and it just felt so much simpler. What is the standard practice in the industry? Will I …

  7. Using the command line vs IDE interface : r/git - Reddit

    Mar 18, 2023 · I have been using git for around a yr or so, and I almost exclusively use the interface that Android studio provides over using the command line. What are the major …

  8. Is there a way to access the command prompt on an IPad? : r/ipad …

    Apr 10, 2022 · There are other Git apps on the App Store that will work much better than that if Git is your main goal. Edit: Apparently there is some Git support according to the App Store page, …

  9. Git is needlessly complicated : r/unpopularopinion - Reddit

    Feb 24, 2024 · Take the command line for example, open up an internet browser and search "git tutorial" or "how to get started with git". Every tutorial starts by explaining how to use Git's …

  10. what CLI to use? : r/commandline - Reddit

    Apr 9, 2023 · All programming languages come with built-in command line tools. knowing how to use the command line can help you leverage these tools. Graphical interfaces are complicated …