-
-
Save prashant1k99/bd835b4f6923e31f0c72fa5808d49d07 to your computer and use it in GitHub Desktop.
Revisions
-
hisplan revised this gist
Feb 21, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,5 +3,5 @@ Download the package: http://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/rsync-3.1.2-2-x86_64.pkg.tar.xz Extract it and move `rsync.exe` to `%HOMEDRIVE%%HOMEPATH%\AppData\Local\Programs\Git\usr\bin`. -
hisplan created this gist
Feb 21, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ # How to Add rsync to Git Bash for Windows 10 Download the package: http://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/rsync-3.1.2-2-x86_64.pkg.tar.xz Extract it and move `rsync.exe` to `%HOMEDRIVE%%HOMEPATH%\AppData\Local\Programs\Git\usr\bin` https://blog.tiger-workshop.com/add-rsync-to-git-bash-for-windows/