Hi all,
I would like to implement a multi-workspace version of git. 
The main goal is to have several independent workspaces using only one and 
single repository (without their own cloned repos). All these things will 
run on one host, or probably will be located on nfs and will be available 
on more hosts. Yes, I know there should be some restrictions, for example 
push and pull will work on the repo (probably there can be something like 
my-push). Branches will be somehow tied to the workspaces, also all 
workspaces will have its own HEAD. 

I would like to discuss here how can it be implemented, what will (or will 
not) work.

Thanks for all the tips and hints.

Andras

-- 
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 options, visit https://groups.google.com/groups/opt_out.

Reply via email to