ricardo_data
ricardo_data copied to clipboard
importing flows to existing source flow file
If the new data file contains flows from an existing source slug in the repository, the app should append the new lines to the end of the existing file.
Before the push, in the last step, the app should check if the new flow files to be uploaded already exists in remote if yes, get the file, append the new lines to it and upload it with the sha reference.
see #34