diff options
| author | Christian Couder <christian.couder@gmail.com> | 2026-05-27 16:08:13 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-28 05:20:14 +0900 |
| commit | 4ed1ffe680d1ad0fe7436c9816262b6abb518629 (patch) | |
| tree | d64f35f68f23300d89effdd70ee1cfd933587968 /t/t4013/diff.diff_initial..side | |
| parent | 56a4f3c3a221adf1df9b39da69b8a6890f803157 (diff) | |
t5710: simplify 'mkdir X' followed by 'git -C X init'
It's simpler and more efficient to just use `git init client` instead
of `mkdir client && git -C client init`.
So let's replace the latter with the former.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
