linutil
linutil copied to clipboard
Add git as a dependency for scripts that use it
Type of Change
- [x] New feature
- [x] Refactoring
- [x] Hotfix
- [x] UI/UX improvement
Description
Adds git as a dependency
The only thing that is being added is git, other things are being moved.
Issue related to PR
- Resolves #431
- Resolves #280
- Resolves #52
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] My changes generate no errors/warnings/merge conflicts.