Skip to content

Instantly share code, notes, and snippets.

@anjanashankar9
Created May 7, 2021 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anjanashankar9/a3a98124031144cf59a5889ad466b884 to your computer and use it in GitHub Desktop.
Save anjanashankar9/a3a98124031144cf59a5889ad466b884 to your computer and use it in GitHub Desktop.
cloning the repo
users-MacBook-Air: $ git clone git@github.com:anjanashankar9/GitAdvanced.git
Cloning into 'GitAdvanced'...
remote: Enumerating objects: 10, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 10 (delta 0), reused 3 (delta 0), pack-reused 7
Receiving objects: 100% (10/10), done.
Resolving deltas: 100% (1/1), done.
users-MacBook-Air:Anjana vishal$ cd GitAdvanced/
users-MacBook-Air:GitAdvanced vishal$ ls -lR
total 8
-rw-r--r-- 1 vishal staff 59 May 8 00:06 README.md
drwxr-xr-x 2 vishal staff 64 May 8 00:06 gitBasics
./gitBasics:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment