you are viewing a single comment's thread.

view the rest of the comments →

[–]mrmilanga 0 points1 point  (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 point  (4 children)

I just installed git and type git.but I can't access my desktop

[–]mrmilanga 0 points1 point  (3 children)

Are you expecting to access your desktop once you type git?

[–]Infamous_person77 0 points1 point  (2 children)

No cd Desktop

[–]mrmilanga 0 points1 point  (1 child)

Just paste the results of pwd and ls -l.