From: Junio C Hamano Date: Tue, 21 Dec 2021 23:03:17 +0000 (-0800) Subject: Merge branch 'js/scalar' X-Git-Tag: v2.35.0-rc0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e83d4f6954e5c5d3093fd6cd3c5b2ab7de19e0;p=thirdparty%2Fgit.git Merge branch 'js/scalar' Add pieces from "scalar" to contrib/. * js/scalar: scalar: implement the `version` command scalar: implement the `delete` command scalar: teach 'reconfigure' to optionally handle all registered enlistments scalar: allow reconfiguring an existing enlistment scalar: implement the `run` command scalar: teach 'clone' to support the --single-branch option scalar: implement the `clone` subcommand scalar: implement 'scalar list' scalar: let 'unregister' handle a deleted enlistment directory gracefully scalar: 'unregister' stops background maintenance scalar: 'register' sets recommended config and starts maintenance scalar: create test infrastructure scalar: start documenting the command scalar: create a rudimentary executable scalar: add a README with a roadmap --- 62e83d4f6954e5c5d3093fd6cd3c5b2ab7de19e0