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)
Wed, May 28, 4:56 AM
Unknown Object (File)
Apr 28 2025, 1:33 PM
Unknown Object (File)
Mar 31 2025, 11:15 PM
Unknown Object (File)
Mar 30 2025, 8:24 PM
Unknown Object (File)
Mar 29 2025, 7:53 AM
Unknown Object (File)
Mar 22 2025, 12:38 PM
Unknown Object (File)
Mar 20 2025, 11:09 PM
Unknown Object (File)
Mar 19 2025, 4:18 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