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

pulling to another location results in "changed files" for big files #25

Open
shacharm2 opened this issue May 29, 2016 · 0 comments
Open

Comments

@shacharm2
Copy link

shacharm2 commented May 29, 2016

scenario:

  1. clone to a different location
  2. perform git pull and git bigstore pull
  3. new files will marked as modified after the bigstore pull

Changes to be committed:
(use "git reset HEAD ..." to unstage)

modified:   bigfile.log

imho - just an unverified opinion - git compares the changed big file to the pointer file, where as it should compare the git big file's pointer itself.

It makes it unpractical to be used on any other location (or even same machine, different folder) - other than the original local git repo,

@dlo dlo self-assigned this May 29, 2016
@dlo dlo modified the milestone: Next Release Jul 6, 2016
@dlo dlo added the bug label Jul 18, 2016
@dlo dlo added the help wanted label Feb 1, 2018
@dlo dlo removed their assignment Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants