Skip to content

engineeramitkumar/Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Clone: git clone "Link"

Cloning a repository on our local system.

Status: git status

Displays the state of the code.

Add: git add "Files Name"

Adds new or changed files in working directory to the Git Staged Area.

Push: git push origin main

Upload local repo content to remote repo

About

This is my first project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published