-
Notifications
You must be signed in to change notification settings - Fork 146
show update info in About command on linux #663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure if there is a good way to implement this feature. We need to discuss it on our team meeting.
Sorry, something went wrong.
All reactions
modules/cli/src/main/scala/scala/cli/commands/CommandUtils.scala
Outdated
Show resolved
Hide resolved
f6f075a
to
2b5f5f8
Compare
ecd03f7
to
7e4fc18
Compare
73280ff
to
7ea0bc5
Compare
FYI, the conflict with the main branch is caused by the refactoring of the absolute path calculation inside |
All reactions
Sorry, something went wrong.
f8f7a14
to
51ff306
Compare
@romanowski this is ready to get merged! |
All reactions
Sorry, something went wrong.
@romanowski the functionality of PR #741 is overlapping this one |
All reactions
Sorry, something went wrong.
modules/cli/src/main/scala/scala/cli/commands/CommandUtils.scala
Outdated
Show resolved
Hide resolved
51ff306
to
e796aa3
Compare
8fc7b20
to
4684869
Compare
lwronski
Successfully merging this pull request may close these issues.
diffucult to understand which version of scala-cli I have or if it is the latest or if I need to update or if I have duplicates on path
It resolves #543