@@ -156,9 +156,6 @@ class GpgFs(LoggingMixIn, Operations):
self.fd=0
self._clear_write_cache()
def_write_index(self):
write_index(self.store,self.index_path,self.root)
def_find(self,path,parent=False):
assertpath.startswith('/')
ifpath=='/':
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.