git: links for 2008-01-05
Git seems to be getting a lot more attention lately. I started using it here and there, and I’m pretty enamored with it so far. Here are some links to get you started.
- Peepcode’s Git screencast: I bought a 10-pack of peepcode screencasts several months ago. Definitely worth it. This one in particular is very informative and gives you a good walkthrough of doing your day-to-day type tasks.
- Using Git to Manage and Deploy your Rails Apps (screencast)
- Setting up a new remote Git repository
- Hosting Git repositories the easy and secure way: Gives a walkthrough of managing repositories using gitosis
- Sharing Git repository via OS X’s built in web sharing: For when you want to ad hocly host repositories, like if you’re at a hackfest, for example.