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

Getting error when using "Merge from" command #20

Open
sir-captainmorgan21 opened this issue Mar 28, 2018 · 6 comments
Open

Getting error when using "Merge from" command #20

sir-captainmorgan21 opened this issue Mar 28, 2018 · 6 comments
Assignees
Labels

Comments

@sir-captainmorgan21
Copy link

image

I type the "Merge from" command and click enter. I get the above error.

@shaharkazaz
Copy link
Owner

Thanks for opening the issue.
Can you please elaborate?
What is you OS & VSCode version?
When merging through git cli you have no errors?

@sir-captainmorgan21
Copy link
Author

OS - macOS High Serria
VSCode Version - 1.21.1
Right I can run the command through command line
I think it is trying to run the command in the directory that contains all of my sub-directories that actually contain the repos. So when I "open" in VS Code I open my "Development" directory that had folders for each repo inside. When I run the git for-each-ref in the command line inside the "Development" directory, I get the same error your extension is getting.

@sir-captainmorgan21
Copy link
Author

Here is a screenshot of my directories so you can get an idea.

image

@shaharkazaz
Copy link
Owner

Thanks for the info ! Really gave me the idea for the problem.
I will look at it this weekend and try to find the best solution for it.
Maybe a drop-down menu with the available repos.
Thanks again for using my extension and helping me keep it up and running 👍

@shaharkazaz shaharkazaz self-assigned this Mar 28, 2018
@sir-captainmorgan21
Copy link
Author

Absolutely! A drop down for which repo would be nice (If you working directory has multiple sub directories with their respective repos). Would a work around for now be to open inside the specific directory I want to perform the merge in?

@sir-captainmorgan21
Copy link
Author

I just tested and confirmed that is a good work around for now (If anyone else comes across this issue)

@shaharkazaz shaharkazaz added feature and removed bug labels Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants