Comment 2 for bug 783456

Revision history for this message
Julien Danjou (jdanjou) wrote :

@@ -203,7 +203,7 @@ class GitClient(object):
         """
         if determine_wants is None:
             determine_wants = target.object_store.determine_wants_all
- f, commit = target.object_store.add_pack()
+ f, commit = target.object_store.add_thin_pack()