Skip to content

Instantly share code, notes, and snippets.

@dahlbyk
Last active December 16, 2015 18:08
Show Gist options
  • Save dahlbyk/5474986 to your computer and use it in GitHub Desktop.
Save dahlbyk/5474986 to your computer and use it in GitHub Desktop.
Git AMA from Twin Cities Code Camp, Apr 27, 2013

Keith Dahlby

@dahlbyk

  1. Philosophically, why is Git more than a Subversion killer?
  2. Should we switch from Mercurial?
  3. How does GitHub work?
  4. Is there a good distro to host a private repository (Linux)?
  5. Where to host/backup?
  • Gitolite
    • Gitosis
    • GitLab
    • Atlassian Stash?
    • git clone --bare
  1. Tools on Windows?
    • posh-git
    • GitHub for Windows
    • Git Extensions
    • TortoiseGit
    • SourceTree
    • Git for Visual Studio
  2. Would I recommend using Git in conjunction with Svn (e.g. git-svn, git-tfs)?
  3. Please demo interactive rebase
    • Pretend you were perfect!
  4. Resources for learning advanced Git?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment