4 ms·
One of the things we do to make it easier is our support for basic authentication when pushing. This removes any requirement for getting SSH to work on Windows,
by troethom 16y ago
One of the things we do to make it easier is our support for basic authentication when pushing. This removes any requirement for getting SSH to work on Windows, which is usually the issue you'll run into.
- trezor 16y agoThanks for the reply. That sounds great and should definitely address one of my two major problems with git on Windows. The second one (with \'s vs /'s in paths) can iirc be fixed with some simple bash aliases for the git-console, so it should probably work out. Looking forward to try the service out :)
- johns 16y agoA bigger problem is newline handling, which no one can seem to agree on.