Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PROJECT STAGE command fails for unclear reason

YuriAPDec 4 2024

Hello

If somebody can help to understand why it fails

SQLCL 24.3.2.330.1718, trying to work with the new PROJECT command following this video https://www.youtube.com/watch?v=EM3_2Dd3LOs.

What could I miss?

Appreciate any help

SQL> !git status
On branch ticket-1
nothing to commit, working tree clean
SQL> project stage
Stage is Comparing:
Old Branch      refs/heads/main
New Branch      refs/heads/ticket-1
ERROR: An error has occurred processing your request:
Could not find Reference for the branches you are providing
SQL>
This post has been answered by Barry Mcgillin-Oracle on Dec 4 2024
Jump to Answer
Comments
Post Details
Added on Dec 4 2024
2 comments
410 views