linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Fix: config cloning

Open jeevithakannan2 opened this issue 5 months ago • 0 comments

Type of Change

  • [ ] New feature
  • [x] Bug fix
  • [ ] Documentation update
  • [ ] Refactoring
  • [ ] Hotfix
  • [ ] Security patch
  • [ ] UI/UX improvement

Description

  • Fix cloning issues.
  • Curl errors sometime happens when already existing file with the same name is found.

Testing

  • No errors

Issues / other PRs related

  • Resolves #664

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

jeevithakannan2 avatar Sep 24 '24 03:09 jeevithakannan2