[
https://issues.apache.org/jira/browse/GIRAPH-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408160#comment-13408160
]
Harsh J commented on GIRAPH-237:
--------------------------------
I see the git repo working just fine from github. My latest fetches include
commits from yesterday:
{code}
commit 257af8a5ab4e93c36c5b51c01d6dd52fe7ced3b2
Author: Hyunsik Choi <[email protected]>
Date: Fri Jul 6 10:25:28 2012 +0000
{code}
Were you on the trunk branch? Did you try a git fetch/rebase yet?
I haven't used the svn repo, but if it needs to be done there too (i.e. not
already ignored), then I'll tweak the description and summary.
Thanks!
> Add a .gitignore file with some common defaults for java projects
> -----------------------------------------------------------------
>
> Key: GIRAPH-237
> URL: https://issues.apache.org/jira/browse/GIRAPH-237
> Project: Giraph
> Issue Type: Improvement
> Components: build
> Reporter: Harsh J
> Labels: newbie
>
> I imagine that like me, some other devs too would be using git mirrors
> (apache or github) of Giraph to develop on/contribute with.
> Currently Giraph lacks a .gitignore file that excludes out common items such
> as the maven build dir ('target/'), eclipse project import files (such as
> .project, .settings/, .classpath), etc.. It would be good to have such a file
> to prevent them from showing up in {{git status}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira