Skip to content

Eclipse Che 7.67.0

Compare
Choose a tag to compare
@l0rd l0rd released this 29 Jun 10:59
· 197 commits to main since this release

Major Bug Fixes

A 'git commit' command fails if workspaces are configured to use a Bitbucket Personal Access Token

When a developer had configured its Che workspaces to use a Bitbucket Personal Access Token (PAT) then the retrieval of the user name and e-mail was failing. Because of that the Git configuration was not completed and running a git commit command would result in an error. This has been addressed and Git user name and e-mail are configured correctly.

image