You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Is this a question or a feature request? If so please start the title with [QUESTION] or [REQUEST].
Are you on a windows machine and do you have trouble pushing to remote repositories? Check out this thread first because it probably has the solution and answers.
Are you having problems using submodules in atom with this package? Check out this thread.
Are you running MacOs 10.12 Sierra and having issues pulling/pushing? Check out this comment.
Did you update the package and you are seeing this message Failed to load the git-plus package? Run apm install from the package's directory and restart atom.
when I click the git branch a pop up opens and I can start typing to find my branch, after about 1 second it stops accepting keys, i must type very fast to find my branch. Then typing another letter starts the search again with that letter instead of searching for the sequence of letter input.
For example, I want to find my branch 'jd-anonymiser' I type 'j' and my branches appear and when I type 'd' next it finds branches starting with 'd'. Rather frustrating.
I think it would be better to search by the sequence of input letters
Steps to reproduce:
-- open branch pop up
-- type a letter - branches starting with that letter displayed
-- type second letter 1 second later finds branches starting with that letter instead of [first letter, second letter]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a question or a feature request? If so please start the title with [QUESTION] or [REQUEST].
Are you on a windows machine and do you have trouble pushing to remote repositories? Check out this thread first because it probably has the solution and answers.
Are you having problems using submodules in atom with this package? Check out this thread.
Are you running MacOs 10.12 Sierra and having issues pulling/pushing? Check out this comment.
Did you update the package and you are seeing this message
Failed to load the git-plus package
? Runapm install
from the package's directory and restart atom.when I click the git branch a pop up opens and I can start typing to find my branch, after about 1 second it stops accepting keys, i must type very fast to find my branch. Then typing another letter starts the search again with that letter instead of searching for the sequence of letter input.
For example, I want to find my branch 'jd-anonymiser' I type 'j' and my branches appear and when I type 'd' next it finds branches starting with 'd'. Rather frustrating.
I think it would be better to search by the sequence of input letters
Steps to reproduce:
The text was updated successfully, but these errors were encountered: