Skip to content

Graph changes#12

Merged
codemanxdev merged 2 commits into
developfrom
graph
Jun 1, 2026
Merged

Graph changes#12
codemanxdev merged 2 commits into
developfrom
graph

Conversation

@codemanxdev
Copy link
Copy Markdown
Owner

No description provided.

Implement the `showGitGraph` command which allows users to view a visual
representation of the git graph for a specific branch. This includes:

- Adding the `gops.showGitGraph` command to the command registry.
- Registering the command in `package.json` with a graph icon.
- Updating `LocalBranchNode` to trigger the graph command when clicked.
- Implementing the command delegate to launch the `GitGraphPanel`.
- Adding the initial `gopswebpanel` directory structure.
Add unit tests for `stageAllFiles`, `deleteBranch`, and `renameBranch` in `GitService`. This includes verifying successful execution, logging, and notification behavior, as well as error handling and rethrowing.
@codemanxdev codemanxdev merged commit bb0a4c3 into develop Jun 1, 2026
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.

1 participant