diff --git a/project.py b/project.py index a764b951..de593c83 100644 --- a/project.py +++ b/project.py @@ -457,7 +457,7 @@ class RemoteSpec(object): class Project(object): # These objects can be shared between several working trees. - shareable_files = ['info'] + shareable_files = [] shareable_dirs = ['hooks', 'objects', 'rr-cache'] def __init__(self,