Not able to Push the git data into Github #37626
Replies: 3 comments 3 replies
-
@chagamharikrishnareddy There is a limit to the size of the files (100mb), is there this solution for that case that the file is already tracked Look: Fixing the “GH001: Large files detected. You may want to try Git Large File Storage.” |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
Hi Team,
Thanks for giving response of my issue,
[image: bleios_issue1]
<https://user-images.githubusercontent.com/37482372/198818857-8024700f-7f2f-43d4-91e8-b520a810439f.PNG>
[image: bleios_error2]
<https://user-images.githubusercontent.com/37482372/198818867-f05982a9-409c-407b-a6a3-5a5c084b36c6.PNG>
[image: bleios_issue3]
<https://user-images.githubusercontent.com/37482372/198818880-ad3ee79e-b676-46bf-8c33-e168de21cd3f.PNG>
[image: bleios_Issue-4]
<https://user-images.githubusercontent.com/37482372/198818897-97c2c512-9841-4e50-8014-0188bc63d927.PNG>
i tried all below commands getting different issues and also attached
screenshots whatever i faced issues of outputs in my system.
*)Cloning the data from bitbucket using below command.
cmd: git clone --mirror
http://waau50430.apa.gad.schneider-electric.com:7990/scm/bleap/bleios.git
*) Converting lfs files into git objects using below command:cmd: git lfs
migrate import --everything --include='*.framework,*.com,*.pack'
*) After that used below command which is provided by you.
cmd: git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch
fixtures/11_user_answer.json'
*) Trying push the data into github using below command
cmd: git push --all --force ***@***.***
:Bluetooth-Low-Energy/BLEiOS.git
These are the commands i have used from side to push the data into Github.
I hope you can understand my issue will give best solution of this issue.
Thanks,
Harikrishna
…On Fri, 28 Oct 2022 at 17:18, Sura Karthikeya ***@***.***> wrote:
Run this command and then try pushing @chagamharikrishnareddy
<https://github.com/chagamharikrishnareddy>
git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch
fixtures/11_user_answer.json'
—
Reply to this email directly, view it on GitHub
<#37626 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI567BFR7MESZ67IQ77UF5DWFO4PLANCNFSM6AAAAAARQ7FYHM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
🕒 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.
-
Hi Team,
We are not able to push the git data into GitHub facing the below screenshot errors, Can you please kindly give me the best solution on this issue.
Note: Only master branch and tags are able to push into github and remaining branches are not able to push into github.
Thanks,
Harikrishna
Beta Was this translation helpful? Give feedback.
All reactions