Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P656
arcanist git workflow patch
Active
Public
Actions
Authored by
dch
on Wed, Apr 2, 3:26 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F113725107: arcanist git workflow patch
Wed, Apr 2, 3:26 PM
2025-04-02 15:26:40 (UTC+0)
Subscribers
None
---
ArcanistPatchWorkflow
.
php
.
orig
2022
-
05
-
17
23
:
20
:
14.000000000
+
0000
+++
ArcanistPatchWorkflow
.
php
2024
-
11
-
26
09
:
01
:
01.137494000
+
0000
@@
-
436
,
10
+
436
,
7
@@
echo
phutil_console_format
(
"<bg:blue>** %s **</bg> %s
\n
"
,
pht
(
'INFO'
),
-
pht
(
'Base commit is not in local repository; trying to fetch.'
));
-
$repository_api
->
execManualLocal
(
'fetch --quiet --all'
);
-
$has_base_revision
=
$repository_api
->
hasLocalCommit
(
-
$bundle
->
getBaseRevision
());
+
pht
(
'Base commit is not in local repository.'
));
}
}
Event Timeline
dch
created this paste.
Wed, Apr 2, 3:26 PM
2025-04-02 15:26:40 (UTC+0)
dch
created this object in space
S1 Global
.
dch
created this object with edit policy "
dch (Dave Cottlehuber)
".
Log In to Comment