bam cli: commit ignored new files

This commit is contained in:
2014-11-18 17:37:20 +01:00
parent 595997f02b
commit b404a22843

View File

@@ -444,7 +444,7 @@ class bam_commands:
paths_add, paths_remove, paths_modified, paths_remap_subset_add,
)
if not paths_modified:
if not paths_modified and not paths_add:
print("Nothing to commit!")
return