Large file management with git-annex
december 2011 by jm
'uses Git to manage files that are larger than Git can easily handle—without checking them into the repository. But git-annex provides ways to track those files using much of the same infrastructure as Git, so that moving or deleting those files can all be tracked in much the same way as committed files. In addition, git-annex allows for branches and distributed clones of its trees.' I may investigate using this to sync my MP3s instead of SVN
git
git-annex
version-control
december 2011 by jm
A few git tips you didn't know about
september 2011 by jm
'git checkout -t' alone is worth the bookmark
git
tips
coding
unix
reference
tricks
via:proggit
september 2011 by jm
Gerrit, Git and Jenkins
february 2011 by jm
This is the future of code review. Commit directly from your git checkout to the Gerrit code-review system; change is immediately web-visible and enters the review workflow; at the same time, Jenkins checks out the proposed change and runs the test suite; once it's approved, it automatically gets checked in. Brilliant!
git
coding
code-review
workflows
jenkins
gerrit
c-i
testing
automation
from delicious
february 2011 by jm
Using Git to manage a web site
february 2011 by jm
simple, basic demo of a git post-receive hook to auto-check-out every rev committed to a git repository
git
deployment
howto
via:hackernews
from delicious
february 2011 by jm
Forking is a Feature - Anil Dash
september 2010 by jm
thought-provoking piece about GitHub-style forking applied to other disciplines; Tumblr, Dribbble, Forrst being cases where it's happening now
community
development
forking
github
git
opensource
tumblr
dribbble
forrst
wikipedia
from delicious
september 2010 by jm
gitPAN
june 2010 by jm
CPAN and BackPAN, as a set of git repositories; essentially a read-only view of all CPAN releases, ever. good plan; I like the way git is useful as a kind of general-purpose distributed archive system
git
gitpan
cpan
backpan
perl
releases
archives
history
version-control
from delicious
june 2010 by jm
Ben Collins-Sussman: The True Path
september 2009 by jm
Ben C-S rejigs the legendary "ed, man! !man ed" net.humor for a new age of DVCSes
dvcs
ed
git
funny
humour
zealotry
unix
from delicious
september 2009 by jm
Simpleton's guide to git
august 2009 by jm
it really is. Yet another one-page intro to git, but a good one
git
tips
via:joshua
scm
tools
vc
august 2009 by jm
related tags
apache ⊕ archives ⊕ asf ⊕ automation ⊕ backpan ⊕ c-i ⊕ code-review ⊕ coding ⊕ community ⊕ cpan ⊕ deployment ⊕ development ⊕ dribbble ⊕ dvcs ⊕ ed ⊕ forking ⊕ forrst ⊕ funny ⊕ gerrit ⊕ git ⊖ git-annex ⊕ github ⊕ gitpan ⊕ history ⊕ howto ⊕ humour ⊕ jenkins ⊕ opensource ⊕ perl ⊕ programming ⊕ reference ⊕ releases ⊕ scm ⊕ testing ⊕ tips ⊕ tools ⊕ tricks ⊕ tumblr ⊕ unix ⊕ vc ⊕ version-control ⊕ via:hackernews ⊕ via:hn ⊕ via:joshua ⊕ via:proggit ⊕ wikipedia ⊕ workflows ⊕ zealotry ⊕Copy this bookmark: