

Due to me having loaded my private key in Pageant (PuTTY's agent), this config allows me to create a connection without having to provide a password/passphrase.

Any help would be greatly appreciated.This config is configured to copy settings (e.g. I try to upload one at a time and it still doesn't work. I am curious if the fact that I use SSH prevents me from uploading LFS files. I put in command line: $ git config -global url."" So I try to change SSH to HTTPS on github it doesn't seem to work Thereafter it gives me a failed message $ git pushīatch request: Permission denied (publickey).: exit status 255Įrror: failed to push some refs to 'ssh:///mygithubaccount/restart.git' Uploading LFS objects: 0% (0/1), 0 B | 0 B/s Warning: There are too many unreachable loose objects run 'git prune' to remove them.Ĭreate mode 100644 vendor/phpoffice/phpspreadsheet/docs/assets/ClassDiagrams/Architecture.pngĮnter passphrase for key '/c/Users/account/.ssh/id_rsa': Total 1 (delta 0), reused 0 (delta 0), pack-reused 0

See "git help gc" for manual housekeeping. Hint: Waiting for your editor to close the file.Īuto packing the repository in background for optimum performance. When I do git commit the following shows: $ git commit I have VS code + git bash for terminal installed on Windows. So I added a 17KB png file to my project. I am trying to use HTTPS instead of SSH on github because LFS upload keeps failing.
