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!
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!