Skip to content

Salisaak/PluralNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

PluralNotes

Git Commands-//////

git diff | compare files inside of repo folder////

git rm --cashed | to untrack and not delete file////

git commit | -a -m = commit everything in staging area////

git status --short | see what changes have been applied to repo folder(?)////

git checkout | -b to create a new brand and checkout////

git branch | crates a branch without checking out////

git mv | rename file////

git rm | remove file from folder////

stages of a project-- working directory,index,repo//// .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors