Skip to content

[email protected]: Added rsync git-for-windows project compatible #6933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raisercostin
Copy link

with git (so no /cygdrive/c/mydir but just /c/mydir) and also the compatible sshgit symlink since windows might overshadow ssh path and create problems like:

λ which -a ssh
/c/WINDOWS/System32/OpenSSH/ssh
/d/home/raiser-apps/apps/git/current/usr/bin/ssh
/d/home/raiser-apps/shims/ssh
/c/WINDOWS/System32/OpenSSH/ssh

With this is possible to use proper ssh without path problems and also dir without cygdrive directly from windows

rsync -av -e sshgit --dry-run /e/photos
  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Copy link
Contributor

Your changes do not pass checks.

Invalid manifests

  • rsync-msys2

…mydir) and also the compatible sshgit symlink since windows might overshadow ssh path and create problems.
@HUMORCE
Copy link
Member

HUMORCE commented Jul 5, 2025

/verify

Copy link
Contributor

github-actions bot commented Jul 5, 2025

All changes look good.

Wait for review from human collaborators.

rsync-msys2

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants