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

Updated .gittatributes #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AnonymousCodes911
Copy link
Contributor

fixes: #92
-added necessary attributes.
-replaced the pre-existing function

-added necessary attributes.
-replaced the pre-existing function
@kartikmandar
Copy link
Member

This also happens not only for jupyter notebook but vscode too.

@AnonymousCodes911
Copy link
Contributor Author

This also happens not only for jupyter notebook but vscode too.

can you give more details?

@kartikmandar
Copy link
Member

kartikmandar commented Feb 20, 2024 via email

@AnonymousCodes911
Copy link
Contributor Author

As per the latest commit, after installing the dependencies, The git diff should not return large changes made to the image file, as per as the issues about the VS code, I think we already have the contingency in .gitignore file, but if you are referring to the state of file ( M,U,Detc.) that are shown in the Source Control tab, I think they can be managed by simply un-staging the changes or you can simply discard them, further you can use git stash push <file_name> this will remove the changes you made and stash them.
Refer comment
If you were referring to something else, please share a screenshot!

@kartikmandar
Copy link
Member

I guess the same goes for the vs code, will see it after the merge on how is this working. Also for making changes nano and vim works quite good in avoiding this unnecessary diff.

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.

Fixing Large Git Diffs
2 participants