⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
git-1.8.3.1
/
RelNotes
/
View File Name :
1.7.5.4.txt
Git v1.7.5.4 Release Notes ========================== Fixes since v1.7.5.3 -------------------- * The single-key mode of "git add -p" was easily fooled into thinking that it was told to add everthing ('a') when up-arrow was pressed by mistake. * Setting a git command that uses custom configuration via "-c var=val" as an alias caused a crash due to a realloc(3) failure. * "git diff -C -C" used to disable the rename detection entirely when there are too many copy candidate paths in the tree; now it falls back to "-C" when doing so would keep the copy candidate paths under the rename detection limit. * "git rerere" did not diagnose a corrupt MERGE_RR file in some cases. And other minor fixes and documentation updates.