Skip to content

quantPsych/myrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

#git notes *A Git repository: * is a virtual storage of your project. * It allows you to save versions of your code, which you can access when needed.

  • git init :

    • a one time command
    • initial setup up of a new repository
    • creates a folder ".git"
  • git clone

    • creates a copy or clone of remote repositoriesadding a line
  • This is another line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published