Finally got around to set up my branch properly.#26
Open
sdelmas wants to merge 2 commits intoFudge:masterfrom
Open
Finally got around to set up my branch properly.#26sdelmas wants to merge 2 commits intoFudge:masterfrom
sdelmas wants to merge 2 commits intoFudge:masterfrom
Conversation
2) Adding local lib folder to ruby search path (may not be needed, but fixed load issues for me) 3) Updated default config to have Cassandra blocks, removed right hand info block and fixed order numbers.
…uff I used to make the video).
|
Pull Requests are a lot easier to manage and merge if the commit messages are formatted well. http://git-scm.com/book/ch5-2.html - has some good advise on commit messages. Simply: the first line is your subject and is <= 50 characters. Then a blank line and finally the body of the commit message (72 characters long). Here is an example: Pull Requests are formated the same way only the 72 character width for the body should be ignored (GitHub manually places breaks in their markdown unlike normal markdown). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds the Cassandra parser. Feel free to use it in any way you see fit. No copyright from my side, it's all yours.