0f6801 Update arcanist to rev 3 via SR 764032

Authored and Committed by Bernhard M. Wiedemann 3 years ago
    Update arcanist to rev 3 via SR 764032
    
    https://build.opensuse.org/request/show/764032
    by user dimstar_suse
    - Update to version 0.0~git.20191118T203151~cc850163:
      * When "arc close-revision --finalize ..." skips closing a revision, print a message
      * When generating diffs in "arc diff", disable Git config option "diff.suppressBlankEmpty"
      * Make "arc land --merge" an explicit error when targeting a Perforce remote
      * In "arc land", when "remote/onto" does not exist locally, try to fetch it before giving up
      * Update "arc help land" to reference Perforce support
      * Support Perforce/Git repositories in "arc land"
      * Move Git-specific "arc land" parsing of "--onto" and "--remote" into GitLandEngine
      * Add a lint check for deprecated argument order to "implode()"
      * When running "arc land" from a detached HEAD, don't try to delete the source ref
      * Fix two "msort()" vs "msortv()" issues in
    
        
file modified
+0 -0
file modified
+20 -0
file modified
+1 -1
file modified
+4 -3
file added
+4
file modified
+20 -0
file removed
-5
file modified
+5 -4