mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #1124 from ceph/galaxy
contrib: It doesn't make sense to pull all tagspull/1129/head
commit
ace0ec4ebc
|
@ -23,7 +23,7 @@ function check_existing_remote {
|
|||
}
|
||||
|
||||
function pull_origin {
|
||||
git pull origin --tags
|
||||
git pull origin master
|
||||
}
|
||||
|
||||
function reset_hard_origin {
|
||||
|
|
Loading…
Reference in New Issue