ニュース

GitのメンテナであるJunio C Hamano氏が、最新リリースのバージョン2.25を発表した。前回の2.24から、500を越える変更が行われている。最も注目すべき ...
In Git 2.25, instead, sparse checkouts get their own sparse-checkout command, including init, list, set, enable, and disable subcommands.
git add file-to-track.c git commit -m "Fixed a bug with the checkout process" You can clone a GitHub project, work on it locally, and push your changes to the remote repository on GitHub’s servers.