8000 GitHub - andrewdea/iloveap: Git is Awesome!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewdea/iloveap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

iloveap

Git is Awesome!

To see how forks, pull requests, and merges work with github:

  • fork this repo (there's a button in the upper right!).
  • Clone your fork to a local computer, so you can work on it.
  • Add the upstream repository: git remote add upstream git@github.com:cs3157/iloveap.git
    • If you don't have your SSH key linked to your GitHub account, then use https://github.com/cs3157/iloveap.git for the upstream repo.
  • Fetch any changes since you forked: git fetch upstream
  • Merge the changes, if necessary: git merge upstream/master
  • Add your name to the list of awesome APers.
  • Commit your changes to your forked copy.
  • Put in a pull request, and see your changes get merged into the master branch.

About

Git is Awesome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0