[ 
https://issues.apache.org/jira/browse/CASSANDRA-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044685#comment-17044685
 ] 

Jon Haddad commented on CASSANDRA-15481:
----------------------------------------

[~dvohra], if you can rebase the patch on top of current trunk and clean up the 
line endings, I can take another look at it.  As it stands, it appears to nuke 
all the existing content and replace it with a mix of your content, and I have 
to figure out what the real difference is.  For the other docs I just did it 
for you, but this is too much to go over on my own.

You should use the following to fix your line endings:

{noformat}
git config --global core.autocrlf input
git add --renormalize doc/path/to/file/to/fix.rst
git commit —amend
{noformat}

Ideally you'd also rebase the commits from trunk so the patch applies cleanly, 
and squash them to a single commit in the process.




> Data Modeling
> -------------
>
>                 Key: CASSANDRA-15481
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15481
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Documentation/Website
>            Reporter: DeepakVohra
>            Assignee: DeepakVohra
>            Priority: Normal
>             Fix For: 4.0
>
>
> Added a page on data modeling.
> https://github.com/apache/cassandra/pull/410



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to