.repo
        
        
    
.move
        
        
    
    
        
        
move.directories Directories to move from the target repo to the target repo. Useful for refactoring project structures
    
    
 
    
    
        
        
move.files Files to move from the target repo to the target repo. Useful for refactoring
    
    
 
    
    
        
        
run Shell commands to run after plagiarize files are done being copied and updated
    
    
 
    
.replace
        
        
    
.replace.strings
        
        
    
.replace.vars
        
        
    
    
        
        
replace.files Relative path to target files that will be completely overwritten by source files in the same path
    
    
 
    
.create
        
        
    
    
        
        
create.files Files to copy from plagiarized project if they do not exist in the target project
    
    
 
    
    
        
        
create.andClean Files to remove commented sections from. Eg code between `// plagiarize:start:always:delete` and `// plagiarize:end:always:delete`
    
    
 
    
    
    
        
        
templates Files that are used the have similarities between instances of that that. .env files for example are similar and could be templated