cksource / mrgit

A tool for managing projects build using multiple repositories.
51 stars 9 forks source link

Fixed errors caused by repositories without tags #158

Closed przemyslaw-zan closed 1 year ago

przemyslaw-zan commented 1 year ago

Suggested merge commit message (convention)

Fix: The status and sync commands will no longer fail when a repository has no tag. Closes #157.