Skip to content

Instantly share code, notes, and snippets.

@githubteacher
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save githubteacher/534978b829c7370d7f11 to your computer and use it in GitHub Desktop.
Save githubteacher/534978b829c7370d7f11 to your computer and use it in GitHub Desktop.

Ideas here

  • Creating repos on GitHub.com
  • Creating branches on GitHub.com
  • Opened Pull Requests on GitHub.com
  • Workflows
    • Mapping this to real world process
    • GitHub Flow
    • Git Flow
  • Permissions
    • Teams, Orgs, access control
  • Merge
    • fast-forward, recursive
    • reset, reflog
  • GitHub strategies
    • Larger scale?
    • How to prevent conflicts?
    • Conventions?
  • Recovery from anything
    • reflog, reset --hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment