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

Fix Issue #1590 "Show current branch only" #1645

Merged
merged 1 commit into from
Feb 21, 2013

Conversation

kunigaku
Copy link
Contributor

Fix issue #1590

The bug happen on next case.

  1. Add a git note
  2. disable "Show git notes"
  3. check "Show current branch only"

git log --all --not --glob=notes --not
This command is ok,
but...
git log --not --glob=notes --not
This command output nothing.

KindDragon added a commit that referenced this pull request Feb 21, 2013
Fix Issue #1590 "Show current branch only"
@KindDragon KindDragon merged commit 52a9d0f into gitextensions:master Feb 21, 2013
@kunigaku kunigaku deleted the fix_1590 branch February 22, 2013 00:22
PKRoma pushed a commit to PKRoma/gitextensions that referenced this pull request Aug 20, 2014
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.

None yet

2 participants