Skip to content

A repository to familiarize qstp students with git and github

Notifications You must be signed in to change notification settings

striker28/qstp_task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

qSTP Task

A repository to familiarize qstp students with git and github

Instructions

Task 1

  • Make a fork of this repository
  • Clone your fork to your device
  • Create a new branch named task01 (git checkout -b task01)
  • Create a new file named yourname.txt in task01 directory with your name and BITS ID as the content (refer to gauravnarula.txt for an example)
  • Commit the changes and push it to your fork git push origin task01 (read it as push the task01 branch to the remote named origin)
  • Browse to your repository on Github and submit a pull request

About

A repository to familiarize qstp students with git and github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published