0 0

git clone 如何从网络获取指定的release 版本?5

在git bash运行下面的命令, 我取到了 2.5.1-SNAPSHOT.

应该是取得了当前版本2.5.1.


如果我想取得 2.4.9 的稳定版本, 应该使用什么命令?  谢谢先!

git clone http://git.code.sf.net/p/dbunit/code.git
Git 
2014年11月19日 07:22

1个答案 按时间排序 按投票排序

0 0

稳定版本就是打了tag标签的。你可以使用这个命令 git branch mytag origin/1.0
把稳定版本放到自己的一个tag里

2014年11月19日 10:20

相关推荐

    github加速git clone加速git release下载加速stackoverflow加速

    开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速.zip

    ppt2html(git).rar

    1. 使用`git clone git@gitee.com:cxh1205/ppt2html.git`(gitee)或`git clone git@github.com:cxh1205/ppt2html.git`(gihub)克隆存储库,或者直接下载release使用 2. 点击`文件-导出-更改文件类型-选择一个图片...

    EOS本地测试环境部署Git--recursive版本源码,官方版本是EOSIO v1.7.4的

    在部署EOS本地测试环境发现居然找不到一个有效快速、快速、快速的git clone https://github.com/eosio/eos --recursive 下载源,无语。。。GitHub拉取等了2个小时,在...目前官方版本是EOSIO v1.7.4 Release Notes的,

    Git源代码管理规范标准.docx

    此外,git 的所有操作都可以是本地的,仅仅在将新版本的容上传到服务器上时才需要连接网络。 Git 目录(repository)是 Git 保存元数据和对象数据库的地方。这也是 Git 最重要的局部。工作目录(working directory...

    linux下git安装使用[文].pdf

    在 Linux 系统中,Git 是一个非常 popular 的版本控制系统,广泛应用于软件开发、团队协作和项目管理中。在本文中,我们将详细介绍如何在 Linux 系统中安装和配置 Git 环境,包括设置用户权限、安装 Git、配置 Git ...

    Git-2.21.0-64-bit.zip

    Git 2.23 Release Notes ====================== Updates since v2.22 ------------------- Backward compatibility note * The "--base" option of "format-patch" computed the patch-ids for prerequisite ...

    GitCracken:破解 GitKraken

    git clone https://github.com/5cr1pt/GitCracken.git cd GitCracken/GitCracken/ yarn install yarn build node dist/bin/gitcracken.js patcher 禁用自动更新 将此内容添加到您的hosts文件中: 0.0.0.0 ...

    strings-plugin-for-x64dbg.x64dbg 的字符串插件

    How to compile the ...还有别忘了,git clone --recursive 这个命令 需要有特别好的网络环境才能完整的clone下来,因为里边有很多模块下载,如果网络环境差一点的,可以考虑一个一个点开模块单独下载放进对应文件夹.

    Git pull命令与fetch命令的区别

    Git pull命令与fetch命令的区别 今天在公司碰到个问题,公司不...Git中从远程的分支获取最新的版本到本地有这样2个命令: Git fetch git fetch:相当于是从远程获取最新版本到本地,不会自动merge git fetch origin

    srs-3.0release.zip

    Note: We use mirrors(gitee) here, but it's also ok to directly clone by git clone https://github.com/ossrs/srs.git && cd srs/trunk >>> Step 2: Build SRS. ./configure && make Remark: Recommend to use...

    modulus-release-22.09.zip

    git clone git@gitlab.com:nvidia/modulus/modulus.git

    examples-release-22.09.zip

    git clone git@gitlab.com:nvidia/modulus/examples.git

    详细部署modsecurity.docx

    部署细节 1.安装依赖 yum install -y epel-release yum install -y git wget gcc-c++ flex bison yajl yajl-devel curl-devel curl GeoIP-devel doxygen zlib-devel pcre-devel lmdb-devel ...git clone https://gi

    erlang_release_example:ErlangOTP版本处理示例

    git clone https://github.com/studzien/erlang_release_example cd erlang_release_example rm -rf _build deploy mkdir -p deploy git checkout 0.1.0 rebar3 tar cp _build/default/rel/erlang_release_example/...

    Resonate-Workshop-2015

    ##Resonate Workshop 2015 - 连接灯 该存储库包含 Resonate 2015 研讨会的示例。 您应该在任何 Cinder 子文件夹中克隆此存储库: ...git clone -b release git@github.com:BanTheRewind/Cinder-Asio.g

    vim-git-flow-format:git-flow-format 是 vim-airline 的插件,它格式化 Git Flow 分支名称以缩短前缀并在状态行中占用更少的空间

    Vim git-flow 格式 git-flow-format 是的插件,它格式化 Git Flow 分支名称以缩短前缀并在...git clone https://github.com/renyard/vim-git-flow-format.git ~ /.vim/bundle/vim-git-flow-format 然后,您可以通过

    git101:Git 101 Talk的文件

    git clone --recursive https://github.com/asi-pwr/git101.git 在网络浏览器中打开slides/index.html ???? 利润 GitHub页面 如果您可以访问互联网,则可以在查看幻灯片。 发展 安装最新的Pandoc和Ruby 转到...

    解决 github项目clone报错 Failed connect to github.com:443; 解决

    系统环境:CentOS Linux release 7.6.1810 (Core) 起因:npm构建时报错 npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! npm ERR! fatal: ...

    clipboard-online:在Windows和iOS之间共享内容

    如果没有,也许你需要git clone git@github.com:YanxinTang/clipboard-online.git cd clipboard-online go get github.com/akavel/rsrc ./build.sh 您可以在release目录中找到发布箱用法在Windows上运行clipboard-...

    uaa-boshrelease

    在 pull 或 git submodule init & git submodule update 期间使用 --recursive 来获取 src/uaa。 用法 要使用这个 bosh 版本: git clone https://github.com/cloudfoundry-community/uaa-boshrelease.git cd uaa...

Global site tag (gtag.js) - Google Analytics