Skip to content

val3485/Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

git syntax:

  1. git add .: transfer to git
  2. git commit -m "": save
  3. git push origin head: make yours public
  4. git status: check what branch you're in
  5. git branch -a: to check all branch
  6. git branch : create branch
  7. git checkout main/name: use to switch branches
  8. git pull origin " ": to get updates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages