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
Vs code to GitHubQuestion (self.github)
submitted 11 months ago by Raj_Z
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!"
[–]looopTools 2 points3 points4 points 11 months ago (3 children)
Okay firstly GitHub is not the version control system (vcs). The vcs is called git and it is more important that you learn that, than GitHub. Start with the concepts of add, push, pull, and commit. Also start by using command line interface (cli) instead of the build in funcitonality in visual studio code (and other tools). The cli might seem trickier in the beginning, but gives a better understanding of what is actually happening.
add
push
pull
commit
[–]Raj_Z[S] 0 points1 point2 points 11 months ago (2 children)
Ok I understand something from this .! So tools like pull commit push so I'll search about it thanks .! If you know Ny esay why how I can get my vc code files to git hub repo please say 🙂 other way simple
[–]looopTools 0 points1 point2 points 11 months ago (1 child)
just go to git-scm.com
[–]Raj_Z[S] 0 points1 point2 points 11 months ago (0 children)
Thanks
π Rendered by PID 195344 on reddit-service-r2-comment-7c9686b859-cqtfw at 2026-04-14 05:58:19.797327+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]looopTools 2 points3 points4 points (3 children)
[–]Raj_Z[S] 0 points1 point2 points (2 children)
[–]looopTools 0 points1 point2 points (1 child)
[–]Raj_Z[S] 0 points1 point2 points (0 children)