"Johannes Schindelin via GitGitGadget"
writes:
> Obviously, those `git-legacy-` commands share the documentation
> with the built-in `git-`, and are not intended to be called
> directly anyway. So let's not try to ensure that they are documented
> separately from their built-in versions.
Yup.
From: Johannes Schindelin
In the recent years, there has been a big push to convert more and more
of Git's commands that are implemented as scripts to built-ins written
in pure, portable C, for robustness, speed and portability.
One strategy that served us well is to convert those scripts
increm
2 matches
Mail list logo