-
Notifications
You must be signed in to change notification settings - Fork 974
Conversation
I think I am done with this, unless you want me to change anything else. |
|
||
[Git](https://git-scm.com/download/win) | ||
|
||
##OS X |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please only list Windows for now since there is no information below that is useful.
Please squash all into one commit with |
kk |
I have no idea how to use Vim, and googling offers nothing of help :X Damnit Git... |
|
Notepad is also useless for this because of the wrong type of line ending... :/ Notepad++ seems to be a good bet, lets try to get it to use that... Errored on (86) in program files :/ Lets keep trying... |
You could do notepad++ which will handle that better I bet or something else. |
So I have it working with Notepad++, but I am not sure about how to actually tell it to squash. I've tried selecting the first commit and squashing everything, that didn't work. I've tried selecting the last commit and squashing everything, that didn't work but did tell me something about "allow-empty"... Help? |
Check here, I think you want to keep the first and squash the others. |
Finally! :D Did it! |
\o/ Thanks for the cleanup and for helping future people get setup! |
No problem, I just wish Vim wasn't so damn confusing... nano plz. That and Git. Git should be a bit easier for that... |
Adds List of Prerequisites