manowar Posted August 5, 2025 Share Posted August 5, 2025 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 ? Link to comment Share on other sites More sharing options...
Stan` Posted August 5, 2025 Share Posted August 5, 2025 See https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/.lfsconfig Link to comment Share on other sites More sharing options...
manowar Posted August 5, 2025 Author Share Posted August 5, 2025 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. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now