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

Add documentation for fetch popup #716

Merged
merged 9 commits into from
Aug 7, 2023
Merged

Add documentation for fetch popup #716

merged 9 commits into from
Aug 7, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    73fb4fc View commit details
    Browse the repository at this point in the history
  2. Fix logic for branch lib: don't try to open fuzzy finder if upstream is

    unset - we need it to return nil.
    CKolkey committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c051068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f09f1 View commit details
    Browse the repository at this point in the history
  4. Bugfix: if an entry is nil, later entries wouldn't get highlighted,

    because thats how ipairs works.
    CKolkey committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e7cdf4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f675217 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5024d27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d691dbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e626655 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ad3e31 View commit details
    Browse the repository at this point in the history