Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15400234
D20895.id49806.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
583 B
Referenced Files
None
Subscribers
None
D20895.id49806.diff
View Options
diff --git a/src/applications/diffusion/management/DiffusionRepositoryBranchesManagementPanel.php b/src/applications/diffusion/management/DiffusionRepositoryBranchesManagementPanel.php
--- a/src/applications/diffusion/management/DiffusionRepositoryBranchesManagementPanel.php
+++ b/src/applications/diffusion/management/DiffusionRepositoryBranchesManagementPanel.php
@@ -23,6 +23,7 @@
$has_any =
$repository->getDetail('default-branch') ||
+ $repository->getFetchRules() ||
$repository->getTrackOnlyRules() ||
$repository->getPermanentRefRules();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 10:28 AM (5 d, 1 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7574412
Default Alt Text
D20895.id49806.diff (583 B)
Attached To
Mode
D20895: When "Fetch Refs" are configured for a repository, highlight the "Branches" menu item in the Diffusion Management UI
Attached
Detach File
Event Timeline
Log In to Comment