mikeizbicki / ucr-cs100

open source software construction course
Other
486 stars 407 forks source link

HW4 Submission #1688

Closed donei003 closed 9 years ago

donei003 commented 9 years ago

I have added some useful gdb commands to the cheatsheet and did some minor changes to the existing cheatsheet. Additionally, I converted the old cheatsheet file to use the proper style guide in markdown where each sentence is on its own line.

mikeizbicki commented 9 years ago

I need the file to be in the same location as the previous gdb-cheatsheet.md so that I can see the diff of changes you've made.

I'll also need the commits squashed into a single commit.

donei003 commented 9 years ago

Ok I will put them in the same location. But, how do you squash the commits into one?