Home Explore Blog CI



git

Documentation/RelNotes/1.5.0.4.adoc
6210afcc4bc6c7402e2de95acfcb9162d17e5926ab43de5e00000003000001ce
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

Chunks
e3c074e4 (1st chunk of `Documentation/RelNotes/1.5.0.4.adoc`)
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.