Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Enhance local git control in Semantic Modeler
User_UWRXT
Rank 1 - Community Starter
There are a number of scenarios where it would be helpful to have more control over the local clone of git repository when using Semantic Modeler.
I would like to see the ability to
- set username / email for git profile
- undo local commits that have not been pushed
- amend commit messages of local commits
- option to make commit messages mandatory
- reset local branch to remote
This could be extended to
- ability to rebase local clone
- squash commits when merging branches
If you have controls on your repository this can lead to commits that are stuck with no way of adding them to the repository and then needing to manually redo the work. Eg. if you have three local commits and the last one is being rejected due to the commit message then the first two commits are effectively lost as the local branch is stuck at the last commit and there is no way to do anything with the two local commits that were not pushed.
Tagged:
1