Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.5.0.4.adoc`
e3c074e41e0215b7bef3b4547e27e44d072a30f361623aa200000001000001ce
GIT v1.5.0.4 Release Notes
==========================

Fixes since v1.5.0.3
--------------------

* Bugfixes

  - git.el does not add duplicate sign-off lines.

  - git-commit shows the full stat of the resulting commit, not
    just about the files in the current directory, when run from
    a subdirectory.

  - "git-checkout -m '@{8 hours ago}'" had a funny failure from
    eval; fixed.

  - git-gui updates.

* Documentation updates

* User manual updates

Title: GIT v1.5.0.4 Release Notes
Summary
This release of GIT includes several bugfixes, such as resolving issues with git.el to prevent duplicate sign-off lines, and improving git-commit to display the full stat of the resulting commit when run from a subdirectory. Additionally, issues with git-checkout have been addressed, and git-gui has received updates. The release also includes updates to the documentation and user manual, further enhancing the overall functionality and user experience of GIT.