Minor Fixes and Improvements in codebase structure
- Improve codebase structure by separating the git operations:
gitAdd
,gitConfig
,gitCommit
,gitPull
, andgitPush
, along with other structural changes. - Removed redundant
core.notice
statements. - Resolved issues causing workflow failures.
Thank you for supporting DevtoGitHub!