Removing sensitive information from git history

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น •

  • @po210
    @po210 ปีที่แล้ว +8

    The Shakira reference caught me off guards.

  • @hokwanhung
    @hokwanhung ปีที่แล้ว +3

    Well-explained video with clear instructions. I have difficulties using the newest git-filter-repo, and this helps me save much time. Thanks!

    • @hafizdwp
      @hafizdwp 9 หลายเดือนก่อน

      im on the same boat, ima just use this 😅

  • @troymitchel4790
    @troymitchel4790 2 ปีที่แล้ว +38

    It is ridiculous of how much effort it takes to do this.

    • @Submersed24
      @Submersed24 8 หลายเดือนก่อน

      Yeah one would think there should be a way to just mask a string in history

  • @spongedudeZ
    @spongedudeZ ปีที่แล้ว

    This worked for me! Was able to delete my secret keys from my git history. Thanks!

  • @musicotensai
    @musicotensai ปีที่แล้ว +1

    What if I want to keep the file but just replace the secret with an encrypted value?

  • @aMadGecko
    @aMadGecko 5 หลายเดือนก่อน

    Great video, very easy to follow and works :D

  • @fernandohernandezmena3679
    @fernandohernandezmena3679 ปีที่แล้ว +3

    this ruins your PRs because the root of the updated branch differs from the main's root

  • @jean-sebastiendesmarais6019
    @jean-sebastiendesmarais6019 ปีที่แล้ว

    Does this matter for local-only git repo? If I eventually push it to Github I want to make sure my file is not included in the history (my config file was not in my gitignore initially).

  • @ekkogaming5461
    @ekkogaming5461 3 ปีที่แล้ว

    why does it keep telling me bad revision "rm", I double checked the spaces and everything.

  • @morplul262
    @morplul262 2 ปีที่แล้ว +2

    Thank you. Now I can fix my stupidity.

  • @atrikashow8118
    @atrikashow8118 6 หลายเดือนก่อน

    Thank you so much
    this video helped me a lot sir

  • @igorluizlampa
    @igorluizlampa 7 หลายเดือนก่อน

    Thank you very much!! It works perfectly!

  • @maxinitin
    @maxinitin ปีที่แล้ว

    Great video. Will this works for merge request too? The issue we’re running into is that GitLab merge requests are read-only and therefore can’t be updated, so the push to the merge request refs is rejected, meaning secrets persist in the merge requests.

  • @demeja16
    @demeja16 2 ปีที่แล้ว

    Man, thank you so much for this video:)

  • @austin1052
    @austin1052 2 ปีที่แล้ว

    Thank you for this! worked perfectly

  • @brahmcdude685
    @brahmcdude685 3 ปีที่แล้ว

    how can i remove an image that i uploaded to github?

  • @jaymichalek1693
    @jaymichalek1693 2 ปีที่แล้ว

    Very well explained. Thank you.

  • @pasmetha
    @pasmetha ปีที่แล้ว

    You are awesome!!!!!! THANK YOU

  • @coltonpiper6156
    @coltonpiper6156 ปีที่แล้ว

    My commits don't lie is so bad hahaha.

  • @ekkogaming5461
    @ekkogaming5461 3 ปีที่แล้ว

    why does it keep telling me bad revision "rm", I double checked the spaces and everything