Skip to content

RageCPP/git_command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

git_command

# Add file contents to the Index/Cache/Staged
git add [file]
# remove file from Index/Cache/Staged
git rm --cached [file]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published