Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14078834
D18390.id44201.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
637 B
Referenced Files
None
Subscribers
None
D18390.id44201.diff
View Options
diff --git a/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php b/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
--- a/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
+++ b/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
@@ -529,7 +529,7 @@
// This is a local command, but needs credentials.
$remote = $repository->getRemoteURIEnvelope();
- $future = $repository->getRemoteCommandFuture('pull -u -- %P', $remote);
+ $future = $repository->getRemoteCommandFuture('pull -- %P', $remote);
$future->setCWD($path);
try {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 5:24 AM (10 h, 21 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6777407
Default Alt Text
D18390.id44201.diff (637 B)
Attached To
Mode
D18390: Stop populating or updating working copies in observed Mercurial repositories
Attached
Detach File
Event Timeline
Log In to Comment