Install and configure git software
Install and configure git software
Setting environment
git config --global user.name "username" |
Setting rsync
Downloading the rsync and libxxhash on repo.msys2.org.
/mnt/e/Downloads/libxxhash-0.8.2-1-x86_64.pkg.tar.zst |
Extract the zst file.
Copy the extdir\usr\bin\* to git bin directory D:\Program Files\Git\usr\bin\.
Verify the rsync working. rsync -v
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.