]> git.ipfire.org Git - thirdparty/git.git/commit
scalar: implement 'scalar list'
authorDerrick Stolee <dstolee@microsoft.com>
Fri, 3 Dec 2021 13:34:22 +0000 (13:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Dec 2021 05:52:23 +0000 (21:52 -0800)
commit2b7104573ce237398131562c465d838c018d5880
tree6004e44b4fc7df1b732c19df953eedf2e8f2926b
parentf5f0842d0b53cfd9e1dd0707f230b4fe1af12720
scalar: implement 'scalar list'

The produced list simply consists of those repositories registered under
the multi-valued `scalar.repo` config setting in the user's Git config.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/scalar/scalar.c
contrib/scalar/scalar.txt