Tags: version control* + git*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This article explores the most significant features and updates introduced in Git versions 2.53 and 2.54, highlighting improvements to repository management, history rewriting, and configuration flexibility.
    Key highlights include:
    - The new experimental git history command for targeted rewrites like reword and split.
    - Config-based hooks that allow defining Git hooks in configuration files rather than just the .git/hooks directory.
    - Geometric repacking becoming the default strategy during manual maintenance to improve efficiency.
    - Improvements to git add -p usability and the maturation of the experimental git replay command.
    - Enhanced HTTP transport handling for 429 Too Many Requests responses.
    - Compatibility updates for git log -L with pickaxe searches and patch formatting.
    - Support for non-ASCII characters in Git aliases through a new subsection-based syntax.
  2. A discussion on how to commit partial changes in Emacs, likely focusing on techniques and tools for version control integration within the Emacs environment.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "version control+git"

About - Propulsed by SemanticScuttle