Skip to content

Alexcode88/Github_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ls - Shows everything under the current section we are on cd - Change to another directory cd .. - Go up one directory mkdir - Creates a new folder touch- Creates new file rm - Removes a folder or file

Git commands // Initializes the local directory as repositoty

  1. git init

//Start tracking files 2) git add "NameOfFile.ext"

//Save point (commit) git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors