summaryrefslogtreecommitdiff
path: root/utils.go
AgeCommit message (Collapse)Author
4 daysrefactor: move main.go to cmd/gitmal/mo khan
4 daysinitial commitmo khan
2025-12-07Use `DirName` for branch conflict detection in `hasConflictingBranchNames`. ↵Anton Medvedev
Improve error message for conflicting branch directory names in `main.go`.
2025-12-07Add conflict detection for branches with identical namesAnton Medvedev
2025-12-07Rename `Ref` method with `String`Anton Medvedev
2025-12-07Refactor code by introducing `Ref` typeAnton Medvedev
2025-12-07fix/make-branch-safeAnton Medvedev
2025-11-30First commitAnton Medvedev