0

I have a private repository that include more than 60 commits. I want to make it public, but for this I need to delete a private information (and also delete from history) in the README.md that is added in the initial commit. How can I do this?

I tried the answers in this post but did not work :( Thanks all who will answer in advance!

Matt
  • 11,360
  • 2
  • 23
  • 44
  • 1
    You don't want to remove the first commit but want to edit. These two question should help you: [Change first commit of project with Git?](https://stackoverflow.com/q/2246208/) and [Edit the root commit in Git?](https://stackoverflow.com/questions/2119480/edit-the-root-commit-in-git) – Matt Feb 05 '22 at 07:59

0 Answers0