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 columns format to git-state #109

Open
Brickster opened this issue Feb 21, 2017 · 0 comments
Open

Add columns format to git-state #109

Brickster opened this issue Feb 21, 2017 · 0 comments

Comments

@Brickster
Copy link
Owner

$ git state --format columns                                            
# status (master...origin/master)                                       # log
                                                                            
    nothing to commit, working directory is clean                           b2a20c3 Fix printing dry run message during a no-op
                                                                            0c2cb43 Add missing issue tests
                                                                            34b7c95 Fix associating detached HEADs
# branches                                                                  7c02902 Fix associating with an invalid revision
                                                                            fc92316 Fix viewing changes when HEAD is detached
    * master b2a20c3 [origin/master] Fix printing dry run message...        c63408b Fix requirement syntax
                                                                            3b56aba Fix pruning new repositories
# stashes                                                                   4298100 Fix pruning with no associations
                                                                            924a1fa Fix changes unassociate with no association
    74999b7 refs/stash@{0}: WIP on master: fc92316 Fix viewing ch...        b2019ae Fix PEP8 issues
    501cd80 refs/stash@{1}: WIP on master: b2019ae Fix PEP8 issue...
    3a01884 refs/stash@{2}: On master: state func tests
    6fdf1cc refs/stash@{3}: On master: first pass state.color
    5e55e8d refs/stash@{4}: WIP on master: 3434e26 Update depende...

Not sure how they plan to flow properly given there is no guarantee on the output size in either direction.

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

No branches or pull requests

1 participant