]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/endian/doc/publish.bat
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / endian / doc / publish.bat
CommitLineData
7c673cae
FG
1copy /y c:\boost\develop\libs\endian\doc\* d:\boost\endian-gh-pages
2pushd d:\boost\endian-gh-pages
3git commit -a -m "copy from develop"
4git push
5popd
6rem Copyright Beman Dawes, 2014
7rem Distributed under the Boost Software License, Version 1.0.
8rem See www.boost.org/LICENSE_1_0.txt