Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 2 Tasks for all batches


1. Clone the code from the repository into your local device using command:

git clone <repositor_url>

2. Create a branch of your name using the command

git branch <branch_name>

3. Checkout to the branch using the command

git checkout <branch_name>

4. Rename the file to your name and solve the problem

5. Save the code and push the code to the repository

git add .
git commit -m "your_commit_message"
git push origin <branch_name>

In case of any queries, please mail us at: sci-mat@bmu.edu.in

About

Week 2 Tasks for Open Sourcery, complete the steps mentioned in the readme file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages