mileszs / ack.vim

Vim plugin for the Perl module / CLI script 'ack'
Other
3.08k stars 396 forks source link

Tags or Branches for Stable Releases? #22

Closed benhamill closed 10 years ago

benhamill commented 13 years ago

It would be awesome if y'all would tag and/or branch stable releases. Apart from the benefits it would have for developers working on ack.vim (like, being able to easily check out the code that people are ostensibly using on their machines, for instance), it would also be a boon to those of us using pathogen to manage vim plugins. We could submodule the "stable" branch (or whatever you want to call it) and then just always have the latest stable branch. Right now the choice is between manually managing it with the .tar.gz from vim.org or getting potentially unstable code.

kassio commented 10 years ago

Thank's for the issue, and sorry about the late. I started to release this with tags, at now we are on 0.9 and have some goals to 1.0.

benhamill commented 10 years ago

Awesome. Thanks! Better late than never! :smile: