Page MenuHomePhabricator

D9466.diff
No OneTemporary

D9466.diff

diff --git a/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php b/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
--- a/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
+++ b/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php
@@ -253,14 +253,6 @@
}
/**
- * Deprecated; use @{method:getProjectConfig}.
- */
- public function getConfig($key, $default = null) {
- return $this->getProjectConfig($key, $default);
- }
-
-
- /**
* Read a configuration directive from project configuration. This reads ONLY
* permanent project configuration (i.e., ".arcconfig"), not other
* configuration sources. See @{method:getConfigFromAnySource} to read from

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 5, 8:55 PM (1 w, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6721243
Default Alt Text
D9466.diff (697 B)

Event Timeline