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
Hi @ValHayot !
While I was trying to push the modified version of my notebook to the repo I got an error complaining about the size of the file.
“fatal: too large to be a .git file: 'BHS_BrainDecoding.ipynb'
fatal: Could not read from remote repository.”
I tried the command:
git reset HEAD~<# COMMITS I AM BEHIND> (in this case 2)
But still have the same issue. Could you please help me to solve it?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi @ValHayot !
While I was trying to push the modified version of my notebook to the repo I got an error complaining about the size of the file.
“fatal: too large to be a .git file: 'BHS_BrainDecoding.ipynb'
fatal: Could not read from remote repository.”
I tried the command:
git reset HEAD~<# COMMITS I AM BEHIND> (in this case 2)
But still have the same issue. Could you please help me to solve it?
Thanks a lot!
The text was updated successfully, but these errors were encountered: