]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
contrib: use prune to fetch 1200/head
authorSébastien Han <seb@redhat.com>
Mon, 19 Dec 2016 09:05:44 +0000 (10:05 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 19 Jan 2017 12:42:48 +0000 (13:42 +0100)
commitb233de51bae78c67e2974a467685f33518c4c518
tree5b9bc72f84e8f11290aa5b2cf1ff81a9824d1a0c
parent93157773b5a56d307d1e8e318839649cc1ffe8b3
contrib: use prune to fetch

Sometimes git keeps data from remotes that are not up-to-date, i.e:
remote branches.
Using `--prune` will delete non-existing remote branches from git's caches.

Signed-off-by: Sébastien Han <seb@redhat.com>
contrib/push-roles-to-ansible-galaxy.sh