On Mon, 3 Mar 2008 18:29:38 -0600 John Goerzen <jgoerzen@xxxxxxxxxxxx> wrote: > If I try to point git-relink at a bare repo, I get: > > Usage: /usr/bin/git-relink [--safe] <dir> [<dir> ...] <master_dir> > All directories should contain a .git/objects/ subdirectory. > > In my case, both master_dir and the CWD are bare repos. > > This is 1.5.4.2 Hi John, It should probably fixed to work as you would expect. But if your bare repos follow the general naming convention of ending in .git relink will work. That is, if your bare repos are named repo.git rather than just repo. HTH, Sean -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html