* "git fetch" and "git pull" reports when a fetch results in
non-fast-forward updates to let the user notice unusual situation.
* "git fetch" and "git pull" reports when a fetch results in
non-fast-forward updates to let the user notice unusual situation.
* The conditional inclusion mechanism learned to base the choice on
the branch the HEAD currently is on.
* The conditional inclusion mechanism learned to base the choice on
the branch the HEAD currently is on.
the same repository was corrupt, which has been corrected.
* The ownership rule for the file descriptor to fast-import remote
the same repository was corrupt, which has been corrected.
* The ownership rule for the file descriptor to fast-import remote
closed, which has been fixed.
* A "merge -c" instruction during "git rebase --rebase-merges" should
closed, which has been fixed.
* A "merge -c" instruction during "git rebase --rebase-merges" should
* The configuration variable rebase.rescheduleFailedExec should be
effective only while running an interactive rebase and should not
* The configuration variable rebase.rescheduleFailedExec should be
effective only while running an interactive rebase and should not
the case. This has been corrected.
* The "git clone" documentation refers to command line options in its
the case. This has been corrected.
* The "git clone" documentation refers to command line options in its
having to consult the other end, which has been corrected.
* The internal diff machinery can be made to read out of bounds while
having to consult the other end, which has been corrected.
* The internal diff machinery can be made to read out of bounds while