Skip to content

aayushcoder-ui/RNC-Taskphase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

RNC-Taskphase

##GIT COMMANDS

  git init (To initialise the local repository)
  git status (See current status of the the changes)
  git add --all
  git commit -am "Comment" (comment is required)
  git remote add origin [git URL]
  git push origin main
  git push origin main:branchname
  git done [git url]
  git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published