Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15398151
D8108.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
421 B
Referenced Files
None
Subscribers
None
D8108.id.diff
View Options
Index: src/applications/repository/storage/PhabricatorRepository.php
===================================================================
--- src/applications/repository/storage/PhabricatorRepository.php
+++ src/applications/repository/storage/PhabricatorRepository.php
@@ -1050,7 +1050,7 @@
return false;
}
- if ($this->isGit()) {
+ if ($this->isGit() || $this->isHg()) {
return true;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 17, 11:29 PM (2 w, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381954
Default Alt Text
D8108.id.diff (421 B)
Attached To
Mode
D8108: Enable "Allow Dangerous Changes" config for Mercurial repositories
Attached
Detach File
Event Timeline
Log In to Comment