mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
update changelog
This commit is contained in:
parent
1bd89271c3
commit
f2ba99ad39
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
*SVN*
|
||||
*unreleased*
|
||||
|
||||
* Added #export method for git SCM [Phillip Goldenburg]
|
||||
|
||||
* For query_revision, git SCM used git-rev-parse on the repo hosting the Capfile, which may NOT be the same tree as the actual source reposistory. Use git-ls-remote instead to resolve the revision for checkout. [Robin H. Johnson]
|
||||
|
||||
|
|
Loading…
Reference in a new issue