Error when running cs tools #133
Unanswered
ThaoTranHexagon
asked this question in
General
Replies: 1 comment 1 reply
-
Hey @ThaoTranHexagon -- this looks like a generic ThoughtSpot git/vcs issue instead of a CS Tools one. Can you open a support ticket and share this one there? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I ran this command, I got he below error
'.\cs_tools.exe tools git branches commit --tag myTag --branch-name myBranch --comment "myComment" --delete-aware'
'debug': {
'code': 15012,
'incident_id_guid': 'b3c13d82-854c-4de1-850c-839529cc3ead',
'debug': 'Repository not in the correct state for the
operation.Exception:Cannot pull into a repository with state: REBASING_MERGE'
}
Beta Was this translation helpful? Give feedback.
All reactions