-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi all,
Apologies - this is quite a niche question, and seems like a silly one, but I can't find a solution online.
I use GitKraken for version control, and I have got myself into a situation where I can't push from my local repo (computer) to my remote repo (GitHub). This is because I have been producing lots of large files over the last few days, and committing them as I go, and I foolishly forgot to push regularly. So now I think the changes that I am trying to push constitute too large a chunk of files. When I try and push it times out and I get a message about my AOuth token for Github being invalid. I have received this message before, and it was to do with a push/pull being too large.
Possible solutions are:
-
select a subset of the new commits, and push them a few at a time. I can't seem to find a way to do this...
-
Could I just drag and drop the new files directly into the GitHub repo until the two repos match? This seems messy....
Any other ideas would be welcome!
Thanks
Matt