projectatomic / atomic-site

Source code for projectatomic.io
projectatomic.io
Other
82 stars 121 forks source link

Buildah registry #503

Closed ipbabble closed 6 years ago

ipbabble commented 6 years ago

I have no idea why it keeps pulling in the other blog entry. I have rebased/squashed/committed so many times and it keeps adding that file!! Can someone help me fix this problem using the unproductive tool git! Sigh.

jberkus commented 6 years ago

My guess is that I renamed the older blog post to change the date (this is a flaw with Middleman), and so your git is seeing it as a different file.

ipbabble commented 6 years ago

Aha. So I might actually have my git right!! Yay me. So now I need to rm the old file? And --amend the commit?