Skip to content

Imran751/helpApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNExpo-StartingPoint

#Git commands git add . git commit -m "comment" git pull origin main --rebase git push origin main

git branch development (to create new branch)

git checkout -b development (create and switch into develoment branch)

git checkout development (switch)

git clone --branch development <repository_url> (to clone the development branch)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors