Skip to content

Instantly share code, notes, and snippets.

View nshiva's full-sized avatar

Shiva nshiva

  • Infosys
  • Hyderabad
View GitHub Profile

What is GIT

It is a version control system which can track changes in files and coordinating work on those files among multiple people

clone a repository:

Using HTTP web url:

git clone https://github.com/vjnan369/tokboxapp.git