Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics
Highlights of Git 2.52 include a new git repo subcommand that gives users a way to grab various repository characteristics, a new git last-modified command to show the closest ancestor commit that touched each path, a new git refs exists command that works like git show-ref –exists, and support for the git cmd –help-all command to work outside repositories.
The post Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics appeared first on Linux Today.
This article first appeared on Read More

