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

Some improve #1122

Closed
wants to merge 3 commits into from
Closed

Some improve #1122

wants to merge 3 commits into from

Conversation

tumashu
Copy link
Contributor

@tumashu tumashu commented Jul 26, 2017

Change related: #1119

@tumashu
Copy link
Contributor Author

tumashu commented Jul 26, 2017

The below is a test config

    (setq counsel-yank-pop-separator
          (concat "\n\n" (make-string 70 ?-) "\n"))
    (setq counsel-git-log-cmd
          "GIT_PAGER=cat git log --pretty='TUMASHU%%s%%n%%n%%b' --grep '%s'")
    (setq counsel-git-log-split-string-re "TUMASHU")

@abo-abo abo-abo closed this in 88c19d2 Jul 28, 2017
@abo-abo
Copy link
Owner

abo-abo commented Jul 28, 2017

Looks good, thanks.

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