forked from importers/git-importer
Failing to LFS register should abort the import
This commit is contained in:
@@ -133,6 +133,7 @@ class LFSOid:
|
||||
json=data,
|
||||
timeout=10,
|
||||
)
|
||||
response.raise_for_status()
|
||||
logging.info(f"Register LFS returned {response.status_code}")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user