This project is a fork of the git.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/git.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionGit for large files
homepage URLhttp://caca.zoy.org/wiki/git-bigfiles
ownersam@zoy.org
last changeTue, 24 Mar 2009 16:57:22 +0000 (24 17:57 +0100)
content tags
add:
readme
This Git fork is designed to better handle huge files (hundreds of megabytes). It is intended as a staging area for polished patches that will be sent to the Git list.
shortlog
2009-03-24 Sam HocevarMerge commit 'git/master'master
2009-03-24 Sam Hocevarbuiltin-pack-objects.c: don't compute deltas when repac...
2009-03-24 Miklos Vajnarefs: use warning() instead of fprintf(stderr, "warning: ")
2009-03-24 Miklos Vajnabuiltin-show-ref: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-show-branch: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-rm: use warning() instead of fprintf(stderr...
2009-03-24 Miklos Vajnabuiltin-init-db: use warning() instead of fprintf(stder...
2009-03-24 Miklos Vajnabuiltin-fetch-pack: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-checkout: use warning() instead of fprintf...
2009-03-24 Miklos Vajnabuiltin-apply: use warning() instead of fprintf(stderr...
2009-03-24 Miklos Vajnahttp-push: using error() and warning() as appropriate
2009-03-23 Sam HocevarMerge commit 'git/master'
2009-03-23 Jeff KingMakefile: turn on USE_ST_TIMESPEC for FreeBSD
2009-03-23 Arto Jonssonbash completion: add options for 'git fsck'
2009-03-23 Kevin McConnellAdd --staged to bash completion for git diff
2009-03-23 Alex RiesenImprove error message about fetch into current branch
...
heads
15 years ago master