commit | a79a27636098be2b9652f59bd447ac074f741e26 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon Feb 20 00:09:41 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Mon Feb 20 00:09:41 2006 -0800 |
tree | c17d0bf03e895f66db0529f585fb65846117c28d | |
parent | 2245be3e7a5a2999ebf7d38e569c98994b0cda31 [diff] |
Add git-push --thin. Maybe we would want to make this default before it graduates to the master branch, but in the meantime to help testing things, this allows you to say "git push --thin destination". Signed-off-by: Junio C Hamano <junkio@cox.net>