Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add git-index-pack utility | Sergey Vlasov | 2005-10-12 |
git-index-pack builds a pack index file for an existing packed archive. With this utility a packed archive which was transferred without the corresponding pack index can be added to objects/pack/ without repacking. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net> |