[
https://issues.apache.org/jira/browse/HADOOP-10609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219806#comment-14219806
]
Ravi Prakash commented on HADOOP-10609:
---------------------------------------
Hi folks! I think ignoring *.orig was fine. However, I don't think ignoring
*.rej is a good idea. Moreover, it seems you could have set a global .gitignore
file : https://help.github.com/articles/ignoring-files/ . Unfortunately I
wasn't able to find a way to set a global override to the rule (so that despite
the repository .gitignore, I would be able to see *.rej). Do you know of a way?
> .gitignore should ignore .orig and .rej files
> ---------------------------------------------
>
> Key: HADOOP-10609
> URL: https://issues.apache.org/jira/browse/HADOOP-10609
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Karthik Kambatla
> Assignee: Karthik Kambatla
> Fix For: 2.5.0
>
> Attachments: hadoop-10609.patch
>
>
> .gitignore file should ignore .orig and .rej files
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)