Skip to content
This repository was archived by the owner on Mar 18, 2018. It is now read-only.

Conversation

@Jaconil
Copy link
Contributor

@Jaconil Jaconil commented Dec 28, 2014

Fixes the issue for directories separator which are not correct when the remote server and the local machine have a different OS (/ for Linux and \ for Windows).

The optional new option "dirSeparator" is created (default to "/").

@gregberge
Copy link
Member

Hmm, I think it's better to just make a custom module "custom-path.js" that have a method join and take the separator as option.

Also can you rebase to have a single or two commits please? http://git-scm.com/book/en/v2/Git-Tools-Rewriting-History

@gregberge
Copy link
Member

@Jaconil however thank you for the PR :)

@Jaconil Jaconil force-pushed the customDirSeparator branch 9 times, most recently from 1a74a87 to 0af97a9 Compare January 3, 2015 18:03
@Jaconil Jaconil force-pushed the customDirSeparator branch from 0af97a9 to ebcb90b Compare January 3, 2015 19:53
@Jaconil
Copy link
Contributor Author

Jaconil commented Jan 3, 2015

Hi, I made some changes creating a custom module "posix-path" which uses Node.js path module functions for posix platforms. Could you review it ?

@Jaconil
Copy link
Contributor Author

Jaconil commented Jan 3, 2015

I closed it in favor of #38

@Jaconil Jaconil closed this Jan 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants