Skip to content
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

feat: we can now create junctions on Windows #1804

Merged
merged 5 commits into from
Sep 12, 2024

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    6699ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79fb046 View commit details
    Browse the repository at this point in the history
  3. fix: fixed setting default JDK on Windows

    On Windows it was possible to leave a JDK in a broken state by changing the default JDK
    quintesse committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1c14b78 View commit details
    Browse the repository at this point in the history
  4. chore: remove Dev Mode check from jbang script

    Checking for Developer Mode when it's only necessary for the `edit` command will only bother users, best to only give the warning when actually needed
    quintesse committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6d47bd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    147ee64 View commit details
    Browse the repository at this point in the history