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)
Tue, Jun 9, 12:36 PM
Unknown Object (File)
Apr 11 2026, 8:03 PM
Unknown Object (File)
Apr 6 2026, 5:38 PM
Unknown Object (File)
Mar 12 2026, 4:55 AM
Unknown Object (File)
Feb 17 2026, 5:13 PM
Unknown Object (File)
Feb 15 2026, 8:40 PM
Unknown Object (File)
Jan 20 2026, 4:46 AM
Unknown Object (File)
Jan 19 2026, 4:44 AM
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