We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm i -g git-mob
brew upgrade git
Opening VS Code in a subdirectory from where the root .git file is defined, the list of co-authors do not show.
.git
vs-code-git-mob/src
Expected behaviour: Show select and unselected co-authors
Actual behaviour: Git Mob co- authors empty
Reproduces how often: 100%
git-mob --version
git --version
Open vs code in a src folder of vs-code-git-mob directory
src
vs-code-git-mob
The text was updated successfully, but these errors were encountered:
Use git ext to check if repos and path to git file
d14a011
Fix for #26
part of 1.3 release
Sorry, something went wrong.
rkotze
No branches or pull requests
Prerequisites
npm i -g git-mob
)brew upgrade git
if installed with Homebrew/Linuxbrew)Description
Opening VS Code in a subdirectory from where the root
.git
file is defined, the list of co-authors do not show.Steps to Reproduce
vs-code-git-mob/src
Expected behaviour: Show select and unselected co-authors
Actual behaviour: Git Mob co- authors empty
Reproduces how often: 100%
Versions
git-mob --version
): 1.0.1git --version
): 2.18.0.windows.1Additional Information
Open vs code in a
src
folder ofvs-code-git-mob
directoryThe text was updated successfully, but these errors were encountered: