Deballer

Home Archives
2015-07-14

git tags

  • 增加: git tag v1.1或者git tag -a v1.1 -m "XXXXX"
  • 使用 git tag查看现有标签
  • 标签不会被默认push到远端仓库
  • 需要使用git push origin v1.1 或者使用 git push origin --tags将所有标签push上去。
Share Comments
  • git
Newer
Deep Learning Shape Priors for Object Segmentation
Older
深度学习与像素级标注

Tags

  • CV5
  • Deeplearning1
  • RCNN2
  • bibex4word1
  • bibtext1
  • caffe3
  • chacha201
  • cpp2
  • deep learning1
  • deeplearning2
  • deluge1
  • dict ubuntu1
  • dropbox1
  • fun1
  • git3
  • gpu8
  • hexo2
  • init1
  • ip1
  • iptables1
  • latex2
  • lightdm1
  • logisticregression1
  • matlab1
  • nginx1
  • nmap1
  • paper8
  • port1
  • privoxy1
  • python1
  • raid1
  • shadowsocks1
  • traceroute1
  • tracert1
  • travis hexo1
  • ubuntu7
  • win71
  • 渗透测试1

Tag Cloud

CV Deeplearning RCNN bibex4word bibtext caffe chacha20 cpp deep learning deeplearning deluge dict ubuntu dropbox fun git gpu hexo init ip iptables latex lightdm logisticregression matlab nginx nmap paper port privoxy python raid shadowsocks traceroute tracert travis hexo ubuntu win7 渗透测试

Archives

  • February 20172
  • April 20161
  • March 20161
  • January 20161
  • December 20153
  • November 20153
  • October 20153
  • September 20153
  • August 20156
  • July 201519
  • June 201513

Recents

  • python笔记
  • 编码规范
  • C++ Primer
  • 渗透测试
  • DELL R730 H730P RAID UBUNTU 14.04.3 install
© 2018 Wang Fan
Powered by Hexo
Home Archives