Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Select format option in settings for git-show #527

Merged
merged 33 commits into from
Oct 31, 2016

Conversation

traytonwhite
Copy link
Contributor

@traytonwhite traytonwhite commented Oct 30, 2016

This adds an option in the settings to choose which format option for git show command. I've been using this because I needed the fuller option. Keeps full as the default. Not sure if it might be useful for others.

Regarding spec: want to tackle that, but I'll admit I'm a bit overwhelmed for how to write one for a command line option from the settings. Could you point me to a good example?

Potential future improvement: add the format and tformat options and a text field so users can enter their own. From Git docs here (search for "format:")

danielbayley and others added 30 commits July 17, 2016 20:50
Adding the tooltip this way allows it to comply with the current UI theme
Add `git-branch` to class list of the branches modal, to distinguish it from other modals for styling purposes.
Allow other packages to utilise _alt_ <kbd>⌥</kbd> and _shift_ <kbd>⇧</kbd> click events on the current branch _status-bar_ indicator without interfering with the current behavior of this package.
witch renders:
git merge <branch> --no-ff
@akonwi akonwi merged commit dd8c73b into akonwi:master Oct 31, 2016
@akonwi
Copy link
Owner

akonwi commented Oct 31, 2016

This is great! I included a test with the merge. Feel free to open another pull request with the improvements you mentioned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants