You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When mint install, it also specifies owner name of repository, but list command does not display it.
Since this is inconvenient, I will propose to show owner name even in list command.
Current behavior
$ mint install yonaskolb/XcodeGen
$ mint list
🌱 Installed mint packages:
Ice
- 0.7.0
- 0.7.2
XcodeGen
- 2.2.0
xcopen
- 0.1.0
Expected Behavior
$ mint list
🌱 Installed mint packages:
jakeheis/Ice
- 0.7.0
- 0.7.2
yonaskolb/XcodeGen
- 2.2.0
yutailang0119/xcopen
- 0.1.0
The text was updated successfully, but these errors were encountered:
When mint install, it also specifies owner name of repository, but list command does not display it.
Since this is inconvenient, I will propose to show owner name even in list command.
Current behavior
Expected Behavior
The text was updated successfully, but these errors were encountered: