Git/GitHub/Version Control/Etc

TwitterFacebook
Get flash to fully experience Pearltrees
The HTML source for my (i.e., this) web site lives in a Git repository on my local workstation. This page describes how I set things up so that I can make changes live by running just " git push web ". http://toroid.org/ams/git-website-howto

Using Git to manage a web site

Checkout sub directories in git (sparse checkouts) « General « blog.quilitz.de – Comments Page 1

SVN externals is a really nice feature I used a lot. Switching to git I was really missing it. http://blog.quilitz.de/2010/03/checkout-sub-directories-in-git-sparse-checkouts/comment-page-1/#comment-3146
GitHub/Etc | Git/Etc

Design/Etc | Version Control

Legit | CLI - Git

Octogit | CLI - GitHub

GitHug | Learn - Git

Git Immersion | Learn - Git

GITLAB | Web Interface - Git

A fairly central person acting as the integrator in a group project receives changes made by others, reviews and integrates them and publishes the result for others to use, using these commands in addition to the ones needed by participants. Examples My typical GIT day. http://jk.gs/everyday.html

Everyday GIT With 20 Commands Or So

http://gun.io/blog/how-to-github-fork-branch-and-pull-request/ This guide will teach you how to properly contribute to open source projects on GitHub.

How to GitHub: Fork, Branch, Track, Squash and Pull Request

Git Magic | Books

http://sebastiancelis.com/2009/11/16/zsh-prompt-git-users/

A zsh prompt for Git users | SebastianCelis.com

After starting to use Git a few months ago, I thought it would be useful to show the branch of the current repository in my zsh prompt. I did some searching online, but I could not find an appealing solution.
Open Source/Github/Etc

Pixelapse | Design - Version Control

Articles/Etc | Git/Version Control/Etc

Workflows | Git/Version Control/Etc