Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify branch #68

Open
Lommelun opened this issue Mar 24, 2023 · 1 comment
Open

Specify branch #68

Lommelun opened this issue Mar 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Lommelun
Copy link

The graph is always rendering all (local) branches and by default includes remote branches as well. I would like to limit rendering to commits that are only part of the currently checked out branch or a specified one.

Preferrably this would be the default configuration, while the current behaviour (listing all branch tips similar to git log --all) could be achieved by a flag such as git-graph --all.

@mlange-42 mlange-42 added the enhancement New feature or request label Jan 20, 2025
@mlange-42
Copy link
Owner

I will probably not implement this, but PRs are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants