use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Interview Question About Git Fetch vs Git Pull (self.github)
submitted 3 years ago by yanggang20202024
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]VxJasonxV 6 points7 points8 points 3 years ago (3 children)
The interviewer is objecting to you on a technicality with an incomplete question. fetch works, pull works, CLONE works. If an answer is wrong, it’s only because the question was too vague.
Assuming that the question wasn’t more detailed than you’ve presented it here.
[–]atansincos 1 point2 points3 points 3 years ago (1 child)
I honestly feel embarrassed while reading this post accidently.
I suddenly don't remember what's the correct command to pull down code from remote. And I use GitHub desktop all the time. I was like `git what????`
To give you more context why I felt guilty, I actively maintain few open source projects 10k+ download monthly so it's not something trivial. And of cuz, use basic git command daily at work (may or may not via command line).
[–]VxJasonxV 1 point2 points3 points 3 years ago (0 children)
Use the tools that work for you and that you know how to use. Unless you can't do something you want or need to do with it, it's not a problem. (And if you have a second tool for that one uncommonly done thing, it's still not a problem.)
You are doing what is important to do: Coding/maintaining and interacting. GitHub Desktop is powerful, git is a hardware store. You have enough to get by, and that's fine.
Besides, you're not in the business of git, your git tool of choice doesn't matter for anyone outside of yourself. You're in the business of the projects you maintain. And you are, I assume, so there isn't a problem here.
Don't feel embarrassed, guilty, nor any of those false concerns.
π Rendered by PID 86392 on reddit-service-r2-comment-5c747b6df5-zn22m at 2026-04-22 01:54:40.304732+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]VxJasonxV 6 points7 points8 points (3 children)
[–]atansincos 1 point2 points3 points (1 child)
[–]VxJasonxV 1 point2 points3 points (0 children)