You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bh...@apache.org on 2014/04/09 18:26:45 UTC

svn commit: r1586015 - /accumulo/site/branches/redesign14/content/git.mdtext

Author: bhavanki
Date: Wed Apr  9 16:26:44 2014
New Revision: 1586015

URL: http://svn.apache.org/r1586015
Log:
Remove unnecessary header.

Modified:
    accumulo/site/branches/redesign14/content/git.mdtext

Modified: accumulo/site/branches/redesign14/content/git.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/git.mdtext?rev=1586015&r1=1586014&r2=1586015&view=diff
==============================================================================
--- accumulo/site/branches/redesign14/content/git.mdtext (original)
+++ accumulo/site/branches/redesign14/content/git.mdtext Wed Apr  9 16:26:44 2014
@@ -17,8 +17,6 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-# Git
-
 [Git](http://git-scm.com) is an open source, distributed version control system
 which has become very popular in large, complicated software projects due to
 its efficient handling of multiple, simultaneously and independently developed