-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Copy link
Labels
squad:platformIssue to be handled by the Platform team.Issue to be handled by the Platform team.type:bug
Milestone
Description
📝 Provide detailed reproduction steps (if any)
- Clone a repository using the following pattern:
git clone --depth 1 --no-single-branch ${ repositoryUrl } ${ cwd }. - Include the cloned repository in
mrgit.json. - Type
mrgit st.
✔️ Expected result
The missing repository should be included in the table.
❌ Actual result
Collecting statuses...
# qwerty 1/3 (33%)
fatal: No tags can describe '8c6b54f297f2496875c801e82ebd136ad3f83536'.
Try --always, or create some tags.
┌───────────┬────────────┬─────────┬────────┐
│ Package │ Branch/Tag │ Commit │ Status │
├───────────┼────────────┼─────────┼────────┤
│ ckeditor4 │ stable │ 1d5a231 │ │
│ ckeditor5 │ ! master │ 27495f1 │ M1 │
└───────────┴────────────┴─────────┴────────┘
Metadata
Metadata
Assignees
Labels
squad:platformIssue to be handled by the Platform team.Issue to be handled by the Platform team.type:bug