Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Konstantin Khomoutov
On Mon, 30 Mar 2015 09:54:05 -0700 (PDT) Frank Gutierrez dearfra...@gmail.com wrote: *UPDATE* *refs/heads files do _not_ point to objects* path: objects/78/803b535 path: objects/4c/c30382a path: objects/b9/9cd833e path: objects/4a/a4629d6 path: objects/58/8734ab5 path:

Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Konstantin Khomoutov
On Mon, 30 Mar 2015 11:24:16 -0700 (PDT) Frank Gutierrez dearfra...@gmail.com wrote: *Git commands run from bare.git* $ git branch -a reactive-gallery ...and what happens if you do this in a repo restored from a backup? -- You received this message because you are subscribed to the

Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Konstantin Khomoutov
On Mon, 30 Mar 2015 12:12:01 -0700 (PDT) Frank Gutierrez dearfra...@gmail.com wrote: *My backup.git repo looks bad.* git br git br -a both show nothing. Then I'm afraid someone did delete all the branches in the bare repository. If `git fsck` shows OK in it, it's supposedly OK, and

Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Frank Gutierrez
*My backup.git repo looks bad.* git br git br -a both show nothing. -- You received this message because you are subscribed to the Google Groups Git for human beings group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Frank Gutierrez
Thank god I found a backup few days old that is working. -- You received this message because you are subscribed to the Google Groups Git for human beings group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more

Re: [git-users] Re: Cannot access branches on my bare.git repo

2015-03-30 Thread Frank Gutierrez
*Git commands run from new repo with remote added* $ GIT_TRACE=1 git ls-remote macbook 11:12:50.709200 git.c:349 trace: built-in: git 'ls-remote' 'macbook' 11:12:50.710029 run-command.c:341 trace: run_command: 'git-upload-pack '\''/Users/frankg/dev/macbook.git'\'''