LFS: Git credentials for xxxx not found [message #1751813] |
Sat, 14 January 2017 13:51  |
Eclipse User |
|
|
|
Hello,
I made a test repository here
https://github.com/tverbeke/test4
with .gitattributes to make sure PDF files are managed by LFS.
When I add a random PDF file and try to push I get an error message
Can't connect to any URI: https://github.com/tverbeke/test4.git (Rejected by "pre-push" hook.
LFS: Git credentials for https://github.com/tverbeke/test4.git not found.
)
git-lfs is on the system
$ git-lfs version
git-lfs/1.5.5 (GitHub; linux amd64; go 1.7.4)
and this is Neon.2 with EGit 4.6.0 on Ubuntu 16.04 LTS.
Weirdly enough: if I push once using command line git outside Eclipse
(git push origin master)
I no longer get the error message inside Eclipse on subsequent pushes and observe proper handling of the LFS tracked files server side.
Am I overlooking the obvious? Can I provide more information?
Many thanks in advance for any pointer.
Best,
Tobias
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04723 seconds