added new variable to process transfer source folder deletion#139
Closed
mutanthumb wants to merge 1 commit intoartefactual:masterfrom
Closed
added new variable to process transfer source folder deletion#139mutanthumb wants to merge 1 commit intoartefactual:masterfrom
mutanthumb wants to merge 1 commit intoartefactual:masterfrom
Conversation
added new variable "--transfer_delete_path" to delete folder from watched folder after transfer is complete.
Author
|
I haven't done a pull request in years so if I screwed this up please let me know! |
Contributor
|
That's was fine @mutanthumb . Your PR was perfect, but yesterday a new commit was added to our main branch and had a conflict with your commit. I have rebased your branch with latest commits and fixed the conflict, and create a new branch in our repo: I'm going to close this PR and create a new one using the new branch, but using your commit (I only changed a LOGGER line). @mutanthumb you did all fine, we need to change it because our latest changes and to make the code review and merge easier. |
Contributor
|
Closed in favor of #141 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added new variable "--transfer_delete_path" to delete folder from watched folder after transfer is complete.
This is to resolve: #127