Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15335904
D15236.id36780.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
383 B
Referenced Files
None
Subscribers
None
D15236.id36780.diff
View Options
diff --git a/src/land/ArcanistGitLandEngine.php b/src/land/ArcanistGitLandEngine.php
--- a/src/land/ArcanistGitLandEngine.php
+++ b/src/land/ArcanistGitLandEngine.php
@@ -134,7 +134,7 @@
// authentication. See T10314.
$err = $api->execPassthru(
- 'fetch -- %s %s',
+ 'fetch --quiet -- %s %s',
$this->getTargetRemote(),
$this->getTargetOnto());
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 9 2025, 5:40 PM (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7224827
Default Alt Text
D15236.id36780.diff (383 B)
Attached To
Mode
D15236: Add --quiet to `git fetch` on `arc land`
Attached
Detach File
Event Timeline
Log In to Comment