Juju075 / symfony-devops

DevOps project
0 stars 0 forks source link

(HEAD detached at f8b918d) #14

Open Juju075 opened 6 months ago

Juju075 commented 6 months ago

I would like to delete a commit with the purpose of removing the file's reference (that no longer exists in my project). Despise those steps (

trying to push commit (this files was deleted but still remains in the commit history)

1/ Push failed: $git push origin main remote: Resolving deltas: 100% (308/308), completed with 26 local objects. remote: error: Trace: 7485098a6d9fd39834212f93e1677d84ded0b477c54ac25f0d1e3fe19cca245f remote: error: See https://gh.io/lfs for more information. remote: error: File eksctl is 123.73 MB; this exceeds GitHub's file size limit of 100.00 MB

2/This file eksctl (kubernetes) no longer exit still remaining in #hash commit

3/Find and remove #commit $git log eksctl fatal: ambiguous argument 'eksctl': unknown revision or path not in the working tree.

4/git rebase commit need #

files kubernete

Juju075 commented 6 months ago

git_rebase