Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

YOG3SHWAR/PJP-Week1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Week 1 Assignment

  • Created a local repository, git init <Repository_Name>
  • Made it remote, git remote add origin <REMOTE_URL>
  • Created branches, git checkout -b <Branc_Name>
  • Added text files in each branches
  • Pushed everything to remote repository
  • Merged the branches
  • Added codewar challenges' solution
  • Deleted a file, git rm <File_Name>

About

Week 1 Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages