Page MenuHomePhabricator

Fix `bin/repository importing` for CLOSEABLE flag
ClosedPublic

Authored by epriestley on Jan 21 2014, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 9:23 AM
Unknown Object (File)
Dec 12 2024, 1:13 PM
Unknown Object (File)
Dec 11 2024, 1:33 AM
Unknown Object (File)
Dec 4 2024, 10:02 PM
Unknown Object (File)
Oct 30 2024, 10:04 AM
Unknown Object (File)
Oct 14 2024, 11:34 AM
Unknown Object (File)
Sep 21 2024, 5:51 AM
Unknown Object (File)
Sep 1 2024, 9:07 PM
Subscribers

Details

Summary

After adding the CLOSEABLE flag, bin/repository importing reports CLOSEABLE commits with no information. Just don't report these, for consistency with the old behavior. Adding flags to show them might be nice at some point if we run into issues where that output would be useful.

Test Plan

Ran bin/repositroy importing on a repository with CLOSEABLE commits.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped