On Wed, Jun 25, 2008 at 6:14 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote: > Can someone use Git without installing any software? If yes, then we > might be able to replace other methods. If no, then lots of people will > prefer to stay with what they already have installed.
you can get snapshots without installing git ever. just go to http://repo.or.cz/w/MacVim.git (hey a vim mac port under git) and you can click on any of the "snapshot" bullets... you'll get a tar.gz matching a particular commit or a tag (yellow boxes, useful to track releases/milestones), or even experimental branches (in green) without ever had to install git, it even works with internet explorer... > > I know Git has advantages for developers, but for someone who just wants > to sync to the latest version CVS works quite well. it would make your life easier Bram, that is my personal point of view... -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside ! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
