Skip to content

aryank2240/GenP_Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenP_Git

  1. Cloning the local directory by " git clone git@github.com:JiyaVe/GenP_task.git ".
  2. Creating own repo in github.
  3. Copying files from the repo that was cloned at 1st step.
  4. Staging and pushing the changes by " git add -A" , "git commit"," git push".
  5. Making a new branch "Task" and changing the branch in CLI to "Task"."git fetch", " git checkout Task" ,"git branch".
  6. Creating the unity file and pushing the changes to the new branch."git add -A" , "git commit", "git push origin Task".
  7. Merging the Task branch with the main branch in GITHUB.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors