Skip to content

simarkaur28/task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

GithubWorkshop - Task 1

Cloning a repository and Creating a pull request for proposing your changes.

  1. Fork this repository, into your github account using the fork button present on top right section of this repository

git fork

  1. You will have a new repository something similar to this under your repositories, as shown in the image below

image

  1. Copy the link from here and clone it into your computer using git bash and git clone command
git clone *github repo's url which you forked from this repository*
  1. Once thats done, you can made few changes in the code :
  • Like changing few functions or stack size etc.
  1. Commit the changes and push it back to your repo using:
git push origin main
  1. You will see a message like this on your repo once you push the code to your repository

image

  1. Click on it and you'll see an option to make a pull request

image

  1. Create a push request, and you can confirm that you've successfully sent a pull request if you see your name under pull requests section of this repository

image

  1. And you're Done!!

Link for task 2

About

Git & GitHub workshop conducted for SE DBIT students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages