Found 8 matching messages (0.064 seconds). Page 1 of 1.
... wanted to check out a branch of the repository to a different directory B. So ... Now I can view and edit each checkout independently, but they are backed by the same set of objects ... is linked to it, otherwise that checkout won't get updated. Matt - To ...
git - Matt McCutchen - Oct 1 2006 - 15:03
... isn't. I had a git repository in a directory A and I ... to check out a branch of the repository to a different directory B ... filled it with symlinks pointing to the files > in A/.git, except for ... to be > different for each checkout; A better method is to use ...
git - Johannes Schindelin - Oct 1 2006 - 15:08
... But that gives me two separate repositories, so I have to push and ... propose using a hook for that. The fact is, your setup is ... not make A and B git repositories in their own right. Hth, ... line "unsubscribe git" in the body of a message to majordomo@ ...
git - Johannes Schindelin - Oct 1 2006 - 15:17
... is much simpler than having two separate repositories that update each other using hooks. ... t get updated when I commit through the other one? Matt - To unsubscribe from this ... send the line "unsubscribe git" in the body of a message to majordomo@vger. ...
git - Matt McCutchen - Oct 1 2006 - 17:04
... Schindelin
git - Johannes Schindelin - Oct 2 2006 - 06:16
... simpler than having two separate repositories > that update each other using ... checked out at a time. (The other thing is that you ... repository be bare, i.e., not checked out, and have multiple ... index getting updated. (Of course, all of the cases it supports ...
git - Daniel Barkalow - Oct 2 2006 - 22:52
... ). But that gives me two separate repositories, so I have to push and pull ... is a pain. I symlinked only the top-level things in .git, not ... - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger. ...
git - Matt McCutchen - Oct 1 2006 - 15:14
... changes > without the index getting updated. (Of course, all of the cases it > supports are really ones where git ... , you should update the index with the new commit as well), git-checkout (after switching branches you should update the index with the ...
git - Junio C Hamano - Oct 3 2006 - 03:59