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

hs mv command #363

Merged
merged 8 commits into from
Oct 20, 2020
Merged

hs mv command #363

merged 8 commits into from
Oct 20, 2020

Conversation

miketalley
Copy link
Contributor

@miketalley miketalley commented Oct 16, 2020

Description and Context

Adds hs mv <sourcePath> <destinationPath> command which will move a file or folder from the sourcePath to the destinationPath.

Renaming

image

Moving files/renaming

image

Moving folder w/ contents

image

Who to Notify

/cc @williamspiro

@miketalley miketalley marked this pull request as ready for review October 20, 2020 16:46
@miketalley miketalley linked an issue Oct 20, 2020 that may be closed by this pull request
@miketalley miketalley merged commit 39ff8c5 into master Oct 20, 2020
@miketalley miketalley deleted the issue/223-move-rename branch October 20, 2020 21:31
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.

Move/rename file command
2 participants