Closed
Bug 1579043
Opened 6 years ago
Closed 6 years ago
Check for git before updating arcanist
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Unassigned)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
We've recently removed the check for git command from all places where git was not required.
This check should happen before git is called to pull Arcanist from GitHub.
| Reporter | ||
Comment 1•6 years ago
|
||
Additionally:
- using GIT_COMMAND instead og "git" in update repo
You need to log in
before you can comment on or make changes to this bug.
Description
•