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

Unable to perform--no--index option on diff #941

Open
shyamsubbu opened this issue Oct 15, 2019 · 3 comments
Open

Unable to perform--no--index option on diff #941

shyamsubbu opened this issue Oct 15, 2019 · 3 comments

Comments

@shyamsubbu
Copy link

@shyamsubbu shyamsubbu commented Oct 15, 2019

git --no-pager diff --no-index /path1 /path2 >> gitdiffdata.txt

@Byron
Copy link
Member

@Byron Byron commented Oct 15, 2019

Maybe this was submitted too early by accident?

It's unclear to me what this issue is about. And even if it would be clear, the issue is not calling for a change or improvement, it merely makes a statement.

As GitPython maintenance is based solely on volunteers, please consider updating the issue so that a another party can pick it up.
Thank you

@shyamsubbu
Copy link
Author

@shyamsubbu shyamsubbu commented Oct 15, 2019

Hi byron,

When one wants to take diff outside git tree . In git command one can give two paths and provide a flag named --no-index
But with gitpython i am unable to excercise the option.

@Byron
Copy link
Member

@Byron Byron commented Oct 16, 2019

Thank you. Can you also provide some code showing how GitPython was used?

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.