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

revise the #2288 #2356

Closed
wants to merge 1 commit into from
Closed

revise the #2288 #2356

wants to merge 1 commit into from

Conversation

CyanJoeng
Copy link
Contributor

Description

the revised version of #2288

Fixes # (issue)

  • Fix: remove graph option in bcommits
  • Feat: add config to control the graph behaviour in commits

How Has This Been Tested?

invoking the function builtin.git_bcommits and builtin.git_commits with configuration

Configuration:

require('telescope').setup{
  defaults = {
    -- Default configuration for telescope goes here:
    -- config_key = value,
    git_log_graph = {show = true, all_branches = true, inverted = false},
  },
}

Feat: add config to control the graph behaviour in commits
@CyanJoeng CyanJoeng closed this Jan 31, 2023
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