advanced35 minby DevFox

Git Notes, Archives, and Bundles

Move what Git stores somewhere else: notes for metadata that cannot change a hash, archive for clean tarballs, bundle for a repository in one file, and custom subcommands.

  • Git

    Git Notes, Archives, and Bundles — Advanced Git | DevFox Labs