Can't push to repo #146783
Replies: 1 comment
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hey there!
I am trying to push to a repo using the terminal (
git pushcommand), and when I am prompted for my passphrase for my SSH key, I enter it, and it just prompts me to enter it again. I tried running the push command with the-vvflag, and all it returned was "Pushing to github.com:path/to/repo". When I try to enter the password, nothing else prints.I was able to push a singular file to the repo, and that was the
.gitattributesfile as I am trying to use LFS for the bigger files in my project.I will be honest, I am trying to push a pretty hefty amount of files. Could this have something to do with it? I wouldn't think so because when I tried to push that many files last time I did end up getting and error, but I could be wrong.
I should also note that - for anyone familiar - I am trying to push assets for a FiveM server that is already built, but with all big files removed such as
.ytd,.ydrand.yftfiles.Anything that I could do to solve this issue?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions