manowar Posted 15 hours ago Report Share Posted 15 hours ago I was playing around with adding some new tips to the codebase on my own branch forked from the main repo. My push contains some images and when I try to push I get prompted for a username and password i.e. Username for 'https://gitea.wildfiregames.com': manowar Password for 'https://manowar@gitea.wildfiregames.com': Username for 'https://gitea.wildfiregames.com': manowar Password for 'https://manowar@gitea.wildfiregames.com': I have tried with my gitea username and email address, with my gitea password and with a gitea token. Am I missing something ? Can I use my SSH key to auth for the LFS support ? Quote Link to comment Share on other sites More sharing options...
Stan` Posted 14 hours ago Report Share Posted 14 hours ago See https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/.lfsconfig Quote Link to comment Share on other sites More sharing options...
manowar Posted 7 hours ago Author Report Share Posted 7 hours ago ty and for future reference I had to run the following: git config lfs.url git@gitea.wildfiregames.com:manowar/0ad.git where you would need to change `manowar` to your own username for your own fork. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.