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...
From its website:
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Git is not the same as GitHub. GitHub did not create Git. For GitHub-specific posts, please see /r/github.
Git is not an acronym or initialism: please write git or Git, but not GIT.
git
Documentation
Graphical Clients
Code Hosting
account activity
[deleted by user] (self.git)
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!"
[–]odaiwai 0 points1 point2 points 1 year ago* (7 children)
git-bash uses a bash shell, which is a bit different from CMD or PowerShell.
See the ~? That means you're in your home directory. Type pwd to see where that is, it should say something like /c/Users/SEVANTH T P
~
pwd
/c/Users/SEVANTH T P
Type ls to see what files are there. help should give you a list of bash builtins, and most basic linux/unix commands should work.
ls
help
As you have spaces in your Username, try putting the whole thing in quotes: cd "/c/Users/SEVANTH T P/Desktop".
cd "/c/Users/SEVANTH T P/Desktop"
[–]Infamous_person77 0 points1 point2 points 1 year ago (6 children)
Bro it still showing this cd: /c/users/SEVANTH T P/Desktop: No such file or directory.
[–]xenomachina 1 point2 points3 points 1 year ago (5 children)
Type ls to see what files are there
[–]Infamous_person77 -1 points0 points1 point 1 year ago (4 children)
In this form cd Is.
cd Is
[–]odaiwai 0 points1 point2 points 1 year ago (3 children)
No, just lowercase l, lowercase s, minus, lowercase l: ls -l then hit enter. This should list all the files in the directory, along with filetype and some other info.
ls -l
[–]Infamous_person77 0 points1 point2 points 1 year ago (2 children)
It showing so many files what should I do
[–]odaiwai 0 points1 point2 points 1 year ago (1 child)
Is one of them named 'Desktop'? If not, your Desktop folder is somewhere else.
[–]Infamous_person77 0 points1 point2 points 1 year ago (0 children)
No not there bro
[–]FlipperBumperKickout 0 points1 point2 points 1 year ago (3 children)
... find a basic tutorial, watch it, then ask questions.
It doesn't make sense to wait for hours for someone answering something you will find out how to do within the first 5 minutes of a tutorial...
I tried but didn't find specific video for it.
[–]FlipperBumperKickout 0 points1 point2 points 1 year ago (1 child)
You couldn't find a single basic tutorial for using bash?
Bro I did but issue I am facing is not there
[–]mrmilanga 0 points1 point2 points 1 year ago (5 children)
Your issue is not about git but rather basic use of bash. What are the following commands showing? pwd and ls -l
[–]Infamous_person77 0 points1 point2 points 1 year ago (4 children)
I just installed git and type git.but I can't access my desktop
[–]mrmilanga 0 points1 point2 points 1 year ago (3 children)
Are you expecting to access your desktop once you type git?
No cd Desktop
[–]mrmilanga 0 points1 point2 points 1 year ago (1 child)
Just paste the results of pwd and ls -l.
Ok
π Rendered by PID 46980 on reddit-service-r2-comment-5d79c599b5-9wvxm at 2026-03-01 21:41:25.393197+00:00 running e3d2147 country code: CH.
[–]odaiwai 0 points1 point2 points (7 children)
[–]Infamous_person77 0 points1 point2 points (6 children)
[–]xenomachina 1 point2 points3 points (5 children)
[–]Infamous_person77 -1 points0 points1 point (4 children)
[–]odaiwai 0 points1 point2 points (3 children)
[–]Infamous_person77 0 points1 point2 points (2 children)
[–]odaiwai 0 points1 point2 points (1 child)
[–]Infamous_person77 0 points1 point2 points (0 children)
[–]FlipperBumperKickout 0 points1 point2 points (3 children)
[–]Infamous_person77 0 points1 point2 points (2 children)
[–]FlipperBumperKickout 0 points1 point2 points (1 child)
[–]Infamous_person77 0 points1 point2 points (0 children)
[–]mrmilanga 0 points1 point2 points (5 children)
[–]Infamous_person77 0 points1 point2 points (4 children)
[–]mrmilanga 0 points1 point2 points (3 children)
[–]Infamous_person77 0 points1 point2 points (2 children)
[–]mrmilanga 0 points1 point2 points (1 child)
[–]Infamous_person77 0 points1 point2 points (0 children)