Skip to content

Comments

Implemented complete git version control#244

Merged
stijnpotters1 merged 25 commits intomasterfrom
feat/git-integration
Feb 19, 2026
Merged

Implemented complete git version control#244
stijnpotters1 merged 25 commits intomasterfrom
feat/git-integration

Conversation

@stijnpotters1
Copy link
Contributor

@stijnpotters1 stijnpotters1 commented Feb 18, 2026

Now you can:

  • git pull
  • git commit
    • complete file
    • select hunks and only select these in a file
  • git push

Locally git credentials are being used
On Cloud you can 'login' with your github pat which is stored in your session

Also auto saving is implemented now which updates the studio and editor both which makes realtime changes in the git diff as well.

image image

@sonarqubecloud
Copy link

@stijnpotters1 stijnpotters1 merged commit ef07e63 into master Feb 19, 2026
5 checks passed
@stijnpotters1 stijnpotters1 deleted the feat/git-integration branch February 19, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git auth Choose what to commit and what not Pull from git Push commits Create commits

2 participants