mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
Minor, fix clowniness.
This commit is contained in:
parent
3991e679e7
commit
1acbe76cbf
1 changed files with 0 additions and 2 deletions
|
@ -128,8 +128,6 @@ EOTEXT
|
|||
$use_squash = !$this->isHistoryImmutable();
|
||||
}
|
||||
|
||||
var_dump($use_squash);
|
||||
|
||||
$repository_api = $this->getRepositoryAPI();
|
||||
if (!($repository_api instanceof ArcanistGitAPI)) {
|
||||
throw new ArcanistUsageException("'arc land' only supports git.");
|
||||
|
|
Loading…
Reference in a new issue