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

GitHub SSH hang's up after ~6 min #2

Open
freedom-foundation opened this issue Nov 3, 2024 · 1 comment
Open

GitHub SSH hang's up after ~6 min #2

freedom-foundation opened this issue Nov 3, 2024 · 1 comment

Comments

@freedom-foundation
Copy link
Owner

GitHub SSH hang's up after ~6 min.

1611_King_James_Bible $ git push Enter passphrase for key :
Enumerating objects: 1510, done.
Counting objects: 100% (1510/1510), done.
Delta compression using up to 8 threads
send-pack: unexpected disconnect while reading sideband packet
Connection to github.com closed by remote host.
Compressing objects: 46% (702/1507)

possible solutions: stage compression before calling GitHub SSH, disable compression- not sure what is being compressed here: core compression 0 show's no change, git add/push ~500 per push.

Q. What is the "Delta compression" which happens when using git push?

@freedom-foundation
Copy link
Owner Author

trying to undo the commit of a failing push using
$ git reset --hard HEAD^
deletes the files which were added . Isn't there some way to undo an add

freedom-foundation added a commit to freedom-foundation/freedom-foundation that referenced this issue Nov 5, 2024
freedom-foundation added a commit to freedom-foundation/freedom-foundation that referenced this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant