Hacker News new | ask | show | jobs
by srott 293 days ago
Only way I know to remove a file from a commit is by using git commit.

I’m also most comfortable with gitk when reviewing branches

1 comments

git commit -> git gui
Thanks for that correction. I was quite confused.