RGSoC Bundler Team

Fork this blog on Github!

  • RSS

Git Branches & GitHub Pull Requests

Git Branches

Peepcode

  • Git Screencast
  • Git Internals

Pro Git Chapter 3 Git Branching

  • 3.1 Git Branching - What a Branch Is
  • 3.2 Git Branching - Basic Branching and Merging
  • 3.3 Git Branching - Branch Management
  • 3.4 Git Branching - Branching Workflows
  • 3.5 Git Branching - Remote Branches
  • 3.6 Git Branching - Rebasing
  • 3.7 Git Branching - Summary

GitHub Pull Requests

GitHub Help: Collaborating

  • Using Pull Requests
  • Creating a pull request
  • Merging a pull request
  • Closing a pull request
  • Tidying up Pull Requests
  • Syncing a fork
  • Issue attachments
  • Adding commit comments
  • Checking out Pull Requests locally

Other

  • GitHub Flow by Scott Chacon
  • How GitHub Uses GitHub to Build GitHub by Zach Holman
  • Recent Posts
  • Week 10 Day 50 Come in Travis
  • Week 10 Day 48 Friday
  • Week 10 Day 47 begin end bundle update
  • Week 10 Day 45 Gemfile.lock
  • Week 10 Day 44 Testing & Committing
  • Week 9 Day 43 Prime
  • Week 9 Day 41 Humpty Dumpty
  • Week 9 Day 40 Games and Tests
  • Week 9 Day 39 Fixer Uppers
  • Week 8 Day 38 Gem Features
  • Tags
  • #goals (1)
  • #tools (4)
  • #log (43)
  • Contributors
  • Jen Diamond / Student
  • Joyce Hsu / Student
  • Jessica Suttles / Coach
  • AndrĂ© Arko / Mentor
  • Elsewhere
  • References
  • Links
  • Cheat Sheets
  • Pull Requesting
  • Bundler for Development
  • Create a Gem
  • Using Thor to Add CLI