Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    4c6e3f79
    fix: use existing lock files when rebasing · 4c6e3f79
    Rhys Arkins authored
    Check if a lock file already exists in the current *branch* and if so then use it as the base for generating the new lock file and not the master one. Ensures that simple rebases result in same result.
    
    Closes #1481
    4c6e3f79
    History
    fix: use existing lock files when rebasing
    Rhys Arkins authored
    Check if a lock file already exists in the current *branch* and if so then use it as the base for generating the new lock file and not the master one. Ensures that simple rebases result in same result.
    
    Closes #1481