drinkcat / chroagh

Chromium OS Archlinux Chroot Environment
BSD 3-Clause "New" or "Revised" License
241 stars 27 forks source link

git rebase -i <branch>/master #30

Closed ZoomyCat closed 10 years ago

ZoomyCat commented 10 years ago

I cannot get the rebase working properly. I keep getting told there needs to be a previous commit message. I've tried modifying all the commit messages while doing the squash and it did not work. How do I get it to squash the commits properly?

drinkcat commented 10 years ago

I'm not sure what the problem is (but that's clearly not a chroagh issue)... Have a look at git-rebase man page, google for the error message, I'm sure you can figure it out.

ZoomyCat commented 10 years ago

K Ill do some research on it later then, just brought it up here because I did not have irc access atm.