jm + git   9

Large file management with git-annex
'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
'git checkout -t' alone is worth the bookmark
git  tips  coding  unix  reference  tricks  via:proggit 
september 2011 by jm
Gerrit, Git and Jenkins
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
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
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
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
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
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

Copy this bookmark:



description:


tags: