2 posts tagged
Prove Git is a local snapshot database: init a scratch repo, make one commit, then read HEAD with git log --oneline and git rev-parse. No clone or push.
Learn Git core objects using GitHub Desktop: create a learning-git repository, publish to GitHub, branch, commit README updates, and merge via pull request.