Skip to content

OFR-IIASA/git_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Tutorial Example for a Pull Request

Take the following steps:

  1. fork this repository
  2. clone your fork (it should be your origin remote)
  3. add this repository as a remote named upstream
  4. make a branch called feature
  5. change the letter being searched for in project.py from e to a
  6. add and commit your change
  7. push your feature branch to your origin remote
  8. open a pull request on github to this repository's master branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%