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

Resolve symlink before getting branch name #1958 #2031

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

BlitzKraft
Copy link
Contributor

Tests are missing. Need to write a try/catch for versions of python pre 3.4.

powerline/lib/vcs/git.py Outdated Show resolved Hide resolved
Fixes powerline#1958. Instead of attempting to resolve at each vcs module, the
get_branch_name always uses the realpath to cache branch names.
@BlitzKraft
Copy link
Contributor Author

I misspoke. The issue is not fixed yet. I made a mistake when testing it on my system and (wrongly) concluded it's fixed.

B13rg and others added 8 commits October 20, 2019 16:04
Current settings leads to the following under tmux (on the right side):
* Replaced tmux display with proper formatting of things already available

* Removed client_pid as it is not available

* Also removed other occurrences of explicit `tmux execution`
Fixes powerline#1958. Instead of attempting to resolve at each vcs module, the
get_branch_name always uses the realpath to cache branch names.
@BlitzKraft
Copy link
Contributor Author

Seems I messed up rebasing. Need to squash merge this one, I think.

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

5 participants