diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-12-03 13:34:29 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-04 21:52:24 -0800 |
commit | ddc35d833dd6f9e8946b09cecd3311b8aa18d295 (patch) | |
tree | 847b31f960c6a752af030eb86a113bff20c18d8d /t/t5003-archive-zip.sh | |
parent | scalar: implement the `delete` command (diff) | |
download | tgif-ddc35d833dd6f9e8946b09cecd3311b8aa18d295.tar.xz |
scalar: implement the `version` command
The .NET version of Scalar has a `version` command. This was necessary
because it was versioned independently of Git.
Since Scalar is now tightly coupled with Git, it does not make sense for
them to show different versions. Therefore, it shows the same output as
`git version`. For backwards-compatibility with the .NET version,
`scalar version` prints to `stderr`, though (`git version` prints to
`stdout` instead).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5003-archive-zip.sh')
0 files changed, 0 insertions, 0 deletions