-
Who's Online 4 Members, 1 Anonymous, 667 Guests (See full list)
-
Topics
-
Posts
-
By Raffi Enficiaud · Posted
Indeed, `git lfs` makes life hard. The following command simply works > GIT_LFS_SKIP_PUSH=1 git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 Enumerating objects: 198, done. Counting objects: 100% (198/198), done. Delta compression using up to 12 threads Compressing objects: 100% (45/45), done. Writing objects: 100% (112/112), 13.96 KiB | 6.98 MiB/s, done. Total 112 (delta 87), reused 91 (delta 67), pack-reused 0 remote: Resolving deltas: 100% (87/87), completed with 68 local objects. remote: remote: Create a new pull request for 'bug/fix-mousewheel-events-macOS-6501': remote: https://gitea.wildfiregames.com/raffienficiaud/0ad/pulls/new/bug/fix-mousewheel-events-macOS-6501 remote: remote: . Processing 1 references remote: Processed 1 references in total To gitea.wildfiregames.com:raffienficiaud/0ad.git * [new branch] bug/fix-mousewheel-events-macOS-6501 -> bug/fix-mousewheel-events-macOS-6501 branch 'bug/fix-mousewheel-events-macOS-6501' set up to track 'origin/bug/fix-mousewheel-events-macOS-6501'. -
By Raffi Enficiaud · Posted
> What are the configured remotes (git remote -v) and what command do you try to push? Nothing non-standard: raffi@MacBookPro system % git remote -v origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (fetch) origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (push) upstream https://gitea.wildfiregames.com/0ad/0ad.git (fetch) upstream https://gitea.wildfiregames.com/0ad/0ad.git (push) And for the push git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 The last command now asks me several times my credentials and does not seem to accept them. Moving to SSH, I am being asked http credentials as well. I believe this is because of `git lfs`. -
What are the configured remotes (git remote -v) and what command do you try to push?
-
UPDATE: 0.5.0 New Resource Manager and other changes A more detailed description has been added in Post 1. Construction of corrals and garrison units within them. R28-Bot(without bonuses) vs Petra VeryHard(Red) with a +57% bonus to resource gathering speed
