Skip to content
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

Create parent directories as needed when creating or copying nested nodes #295

Conversation

DanielleSucher
Copy link
Contributor

Recursively creates parent directories as needed when a nested node is created or copied.

Fixes #163 and #34.

Allows the user to create or copy a nested node
in a single step with ma or mc, recursively
creating nested parent directories if needed, and
without throwing any errors if they already exist.

[Finishes preservim#163, preservim#34]
@graingert
Copy link

👍

@kevincox
Copy link

pinging because this would be really nice to have. When you create directories by including a trailing slash it seems natural that you could create things inside of them.

@digitalronin
Copy link

I'd really like this feature, too.

scrooloose added a commit that referenced this pull request Jun 26, 2014
…_as_needed

Create parent directories as needed when creating or copying nested nodes
@scrooloose scrooloose merged commit a453048 into preservim:master Jun 26, 2014
@scrooloose
Copy link
Collaborator

Sorry this took so long :(

Ah yes, I can see this being very useful. Thanks!

@graingert
Copy link

@DanielleSucher just installed in Vundle and it works great!

@kevincox
Copy link

Works like a charm, thanks.

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

Successfully merging this pull request may close these issues.

Feature request: Create parent directories when adding new node
5 participants