-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature you'd like
Implement a commit graph for selected repositories as an additional panel
Describe a possible solution of implementation
- Create a graph with the GraphNode Container with the commit tree for a selected repository
- Display the graph in an additional tab, next to the Debug tab
- The graph is a read only data visualization, no operations or data management should be implemented whatsoever
- https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#commits
Additional context
Use the Insight/Network
panel in the repository settings as a reference
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request