I think dev-util/cogito may depend on the wrong version of dev-util/git, or may contain an upstream bug. I sync'd and merged world a couple of days ago, which got me: dev-util/git-1.2.4 dev-util/cogito-0.16.4 Now, when I try to fetch a branch: ================================= # cg-clone git://<url> dest [ ...snip... ] # cd dest # cg-branch-add <branch> http://<url> # cg-fetch Fetching head... Fetching objects... /usr/bin/cg-fetch: line 152: git-http-fetch: command not found cg-fetch: objects fetch failed ================================= FYI, bash command completion tells me I have these git scripts installed: # git <tab><tab> Display all 110 possibilities? (y or n) git git-hash-object git-repo-config git-add git-index-pack git-request-pull git-am git-init-db git-rerere git-apply git-local-fetch git-reset git-applymbox git-log git-resolve git-applypatch git-lost-found git-rev-list git-archimport git-ls-files git-rev-parse git-bisect git-ls-remote git-revert git-branch git-ls-tree git-send-pack git-cat-file git-mailinfo git-sh-setup git-check-ref-format git-mailsplit git-shell git-checkout git-merge git-shortlog git-checkout-index git-merge-base git-show git-cherry git-merge-index git-show-branch git-cherry-pick git-merge-octopus git-show-index git-clone git-merge-one-file git-ssh-fetch git-clone-pack git-merge-ours git-ssh-pull git-commit git-merge-recursive git-ssh-push git-commit-tree git-merge-resolve git-ssh-upload git-convert-objects git-merge-stupid git-status git-count-objects git-mktag git-stripspace git-cvsexportcommit git-mv git-svnimport git-cvsimport git-name-rev git-symbolic-ref git-daemon git-pack-objects git-tag git-describe git-pack-redundant git-tar-tree git-diff git-parse-remote git-unpack-file git-diff-files git-patch-id git-unpack-objects git-diff-index git-peek-remote git-update-index git-diff-stages git-prune git-update-ref git-diff-tree git-prune-packed git-update-server-info git-fetch git-pull git-upload-pack git-fetch-pack git-push git-var git-fmt-merge-msg git-read-tree git-verify-pack git-format-patch git-rebase git-verify-tag git-fsck-objects git-receive-pack git-whatchanged git-get-tar-commit-id git-relink git-write-tree git-grep git-repack
*** This bug has been marked as a duplicate of 125636 ***