diff --git a/src/MacVim/README-repo.txt b/src/MacVim/README-repo.txt deleted file mode 100644 index 89f47ac66b..0000000000 --- a/src/MacVim/README-repo.txt +++ /dev/null @@ -1,20 +0,0 @@ -MacVim is a port of the text editor Vim to Mac OS X. More information can be -found on the [project webpage][gcode]. The file `src/MacVim/README` gives an -overview of the MacVim source code. - - -### Branches ### - -`master` -: MacVim and core Vim sources -`vim` -: Core Vim sources pulled from the SVN repository with the latest runtime -: files from the Vim FTP included -`stable` -: Used to build the Stable binary distribution - -_Note:_ Branches starting with `feat/` are experimental and will be rebased -against master occasionally (other branches will not be rebased). - - -[gcode]: http://code.google.com/p/macvim/