Yes

On Jan 30, 2011, at 4:46 AM, Christian Müller wrote:

> Has Apache any plans to provide a writable Git repository? At present, I use
> the git-svn gateway to have the ability to work on different issues in the
> same time...
> 
> Am 30.01.2011 06:10 schrieb <hadr...@apache.org>:
> 
> Author: hadrian
> Date: Sun Jan 30 05:09:59 2011
> New Revision: 1065188
> 
> URL: http://svn.apache.org/viewvc?rev=1065188&view=rev
> Log:
> Make git ignore osx specific metadata
> 
> Modified:
>   camel/trunk/.gitignore
> 
> Modified: camel/trunk/.gitignore
> URL:
> http://svn.apache.org/viewvc/camel/trunk/.gitignore?rev=1065188&r1=1065187&r2=1065188&view=diff
> ==============================================================================
> --- camel/trunk/.gitignore (original)
> +++ camel/trunk/.gitignore Sun Jan 30 05:09:59 2011
> @@ -1,5 +1,6 @@
> target
> *.i??
> +.DS_Store
> .classpath
> .project
> .settings

Reply via email to