You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
scenario:
Changes to be committed:
(use "git reset HEAD ..." to unstage)
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,
The text was updated successfully, but these errors were encountered: