[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Version control: Add the ability to cherry pick a commit from the history tab...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
2eda43ad by Benoît Minisini at 2025-09-19T14:13:43+02:00
Version control: Add the ability to cherry pick a commit from the history tab popup menu. Cherry-picking is automatically aborted if the 'git cherry-pick' command returns any error.

[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Add the ability to cherry pick a commit from the history tab popup menu. Cherry-picking is automatically aborted if the 'git cherry-pick' command returns any error.
* NEW: Version control: Replace some toggle buttons by check boxes.

- - - - -


8 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/Editor/Version/FProjectVersion.form
- app/src/gambas3/.src/Exported/VersionControlHistoryView.class
- app/src/gambas3/.src/Search/FSearch.form
- app/src/gambas3/.src/VersionControl/CVersionControl.class
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- app/src/gambas3/.src/VersionControl/VersionControl.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2eda43ad6a339aa7ae9f130b4e64b6c2a54f96dd

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2eda43ad6a339aa7ae9f130b4e64b6c2a54f96dd
You're receiving this email because of your account on gitlab.com.