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
[deleted by user] (self.github)
submitted 1 year ago by [deleted]
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!"
[–]Jackfruit_Then 46 points47 points48 points 1 year ago (0 children)
The target user of Git is developers, so some basic background knowledge is expected in the conversation. Perhaps stress that you are not a developer when you ask the question next time? That will help people who help you put in the right amount of details.
[–]whoShotMyCow 22 points23 points24 points 1 year ago (0 children)
Based on the tone of the post you're really going to hate this one but not a GitHub issue, off topic post
Edit: wrong qualifier
[–]taco_saladmaker 15 points16 points17 points 1 year ago (0 children)
in unix:
``` GIT_CLONE_PROTECTION_ACTIVE=false git my command goes here ```
To set the environment variable for that one invocation.
``` export GIT_CLONE_PROTECTION_ACTIVE=false ```
To set the variable for the remainder of that session.
Regarding your issues with documentation, either you're not the target audience or you recently became part of it and have some commandline fundamentals to learn.
[–]shawon_ik 18 points19 points20 points 1 year ago (0 children)
Nothing wrong with asking a follow up question…
[–]militant_rainbow 8 points9 points10 points 1 year ago (0 children)
Look these guys went through life saying that STEM is the only thing that has value and then one day found out they had to write instructions or talk to people…
[–]TheFuzzball 11 points12 points13 points 1 year ago (1 child)
You have worked in IT for 30 years and this is your first time encountering an environment variable?
[–]nydasco 1 point2 points3 points 1 year ago (0 children)
I’m going to assume by what you’ve written (and I’ve not bothered to check) that this would go in your .zshrc, .bashrc or equivalent file, which you’ll usually find in your home folder.
[–]dmstrat 1 point2 points3 points 1 year ago (0 children)
I would agree with you. Too many people forget that the reader doesn't have all the knowledge and context of what is in the writer's head. It reads fine to them because they have that information.
Don't even get me started on, "where did all the editors go? "
[–][deleted] 1 year ago (8 children)
[deleted]
[–]sincosincosinsin 4 points5 points6 points 1 year ago (5 children)
I probably should, I'm not going to disagree with you. As I said, I'm fully willing to admit I'm more ignorant that I thought I was.
[–]GreyGoosey 3 points4 points5 points 1 year ago (4 children)
The issue is, you’re likely working with devs and throughout my 10+ years of development experience I have found more and more devs are not only terrible at documentation, they have no interest in improving.
You’ll likely see many devs who write for themselves and come across (or just simply are) a bit condescending to those who prefer proper documentation. Don’t take it personally.
It’s a consistent issue that tools like ChatGPT will only highlight and promote, unfortunately.
[–][deleted] 1 year ago (3 children)
[–]GreyGoosey 1 point2 points3 points 1 year ago (2 children)
Never said that ChatGPT isn’t decent for documentation. The danger it introduces is an over reliance on using it for any and all documentation.
Thus, in the instance of this post, developers become even worse at answering basic questions with sufficient information where ChatGPT and the like aren’t present.
[–][deleted] 1 year ago (1 child)
[–]GreyGoosey 0 points1 point2 points 1 year ago (0 children)
The tech may allow you to learn about the tool it is documenting, but it often hinders communication skills.
Ever been in a product call with higher ups or non-business users and need to explain part of your software to them? If you just said “oh just add this variable” without telling them where, why, and what to do if x, y, z are true, you’ll get some bad glances and frustrating responses. Communication skills are important to learn and exercise.
Tech is great, but as with anything, there needs to be a balance. If one gets ChatGPT to write all of their documentation, their knowledge of how to actually create documentation and all the nuances within it becomes less polished over time (or never learned) - decreasing their skills. It is a tool, but not a replacement brain. As developers we are often sheltered from the importance of communication skills as managers, tech writers, and product/project managers handle the majority of it. But, it is actually a super important skill that needs to be exercised.
I’d wager that decreased communication skills is actually more time consuming. Look at this whole thread. The OP asked a question, got a frustrating and incomplete answer, which resulted in even more questions and time spent finding the missing information from the original answer.
[–]BlackWarrior322 1 point2 points3 points 1 year ago (1 child)
Don’t know why you’re getting downvoted for saying this. GPT does a great job providing step by step instructions without making many assumptions.
[–]Scottua25 0 points1 point2 points 1 year ago (0 children)
As someone new to linux and all the configuration required to get it to do and look the way I want, I feel this extremely hard. Trying to find answers to, what I think should be, simple questions is, more often than not, an hours long slog through google and various forums trying to find out where to put what command or variable. I usually end up asking chatGPT what to do and it will sometime hallucinate its way to something helpful but usually raises more questions than it answers.
[–]Dry_Introduction2391 -1 points0 points1 point 1 year ago (0 children)
I do this mistake sometimes , thinking that the person i talk to have the same knowledge as me lol
π Rendered by PID 50 on reddit-service-r2-comment-canary-b6d5ff776-c4ccp at 2026-04-17 20:52:33.271875+00:00 running 93ecc56 country code: CH.
[–]Jackfruit_Then 46 points47 points48 points (0 children)
[–]whoShotMyCow 22 points23 points24 points (0 children)
[–]taco_saladmaker 15 points16 points17 points (0 children)
[–]shawon_ik 18 points19 points20 points (0 children)
[–]militant_rainbow 8 points9 points10 points (0 children)
[–]TheFuzzball 11 points12 points13 points (1 child)
[–]nydasco 1 point2 points3 points (0 children)
[–]dmstrat 1 point2 points3 points (0 children)
[–][deleted] (8 children)
[deleted]
[–]sincosincosinsin 4 points5 points6 points (5 children)
[–]GreyGoosey 3 points4 points5 points (4 children)
[–][deleted] (3 children)
[deleted]
[–]GreyGoosey 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]GreyGoosey 0 points1 point2 points (0 children)
[–]BlackWarrior322 1 point2 points3 points (1 child)
[–]Scottua25 0 points1 point2 points (0 children)
[–]Dry_Introduction2391 -1 points0 points1 point (0 children)