- 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>
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
YOG3SHWAR/PJP-Week1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Week 1 Assignment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published