搜索结果

查看(上20条 | )(20 | 50 | 100 | 250 | 500

页面标题匹配

  • 在使用git fork了其他人的项目后,这个项目就会在自己的git空间复制出来,这时如果人家的版本更新了怎么办? git clone https://git.oschina.net/solee-linux/eova.git
    3 KB(330个字) - 2018年8月3日 (五) 09:58
  • 下面是Windows平台下使用SSH连接git@oschina。 安装Git Bash后,打开Git Bash: …
    364字节(43个字) - 2016年9月1日 (四) 10:09
  • git clone --bare xxx git filter-branch --env-filter ' …
    633字节(90个字) - 2019年6月10日 (一) 08:54
  • git checkout new-design git merge --strategy=ours --allow-unrelated-histories master …
    205字节(26个字) - 2019年12月31日 (二) 06:51
  • 为多个不同的git repository配置不同的SSH key: Host github.com …
    445字节(50个字) - 2021年4月9日 (五) 14:53

页面内容匹配

  • 首先,TDM64-GCC只提供了一套编译环境,还有一些posix命令没有提供,例如ls,rm等,简单的办法就是装Git,有一个选项,会提供这些工具。解压agg2.5,将Makefile.in.MINGW32_NT-5.1复制一份,重命名为Makefile.in.MING …
    2 KB(138个字) - 2015年4月16日 (四) 01:44
  • *git
    910字节(53个字) - 2016年9月11日 (日) 15:43
  • 在使用git fork了其他人的项目后,这个项目就会在自己的git空间复制出来,这时如果人家的版本更新了怎么办? git clone https://git.oschina.net/solee-linux/eova.git
    3 KB(330个字) - 2018年8月3日 (五) 09:58
  • 下面是Windows平台下使用SSH连接git@oschina。 安装Git Bash后,打开Git Bash: …
    364字节(43个字) - 2016年9月1日 (四) 10:09
  • [https://github.com/limodou/ulipad Ulipad]是一个国人用python写的Python开发工具。依赖项: *[https://github.com/enthought/comtypes/releases comtypes-1.1.1] …
    767字节(69个字) - 2017年1月9日 (一) 12:17
  • windows下编译先安装Git Bash(选择高级命令行工具,主要用他的sh.exe)。下载sqlite3源码sqlite-autoconf*: …
    668字节(50个字) - 2015年10月29日 (四) 03:25
  • D:\Works\Git\workspace\micrork\target>java -jar micrork-0.0.1-SNAPSHOT.jar …
    3 KB(214个字) - 2016年8月31日 (三) 16:57
  • git clone https://github.com/sigurdga/gnome-terminal-colors-solarized.git git clone https://github.com/altercation/vim-colors-solarized.git
    738字节(78个字) - 2017年3月27日 (一) 14:36
  • git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree git clone git://github.com/godlygeek/tabular.git
    2 KB(207个字) - 2017年4月11日 (二) 08:15
  • git clone https://github.com/mmastrac/iterm2-zmodem.git
    574字节(74个字) - 2017年5月10日 (三) 05:06
  • pkg search git pkg search -o git
    555字节(73个字) - 2021年2月4日 (四) 02:28
  • git clone --bare xxx git filter-branch --env-filter ' …
    633字节(90个字) - 2019年6月10日 (一) 08:54
  • git checkout new-design git merge --strategy=ours --allow-unrelated-histories master …
    205字节(26个字) - 2019年12月31日 (二) 06:51
  • 安装[https://github.com/gocd-contrib/script-executor-task/releases Script Executor]插件: wget https://github.com/gocd-contrib/script-executor-task/releases/download/0.3/script-execu …
    3 KB(263个字) - 2017年6月20日 (二) 00:00
  • 我们利用Gitlab搭建一个内网的git私服,可以为团队提供git服务。首先是需要pull下来Gitlab的镜像了。 sodu docker pull gitlab/gitlab-ce …
    3 KB(185个字) - 2017年6月18日 (日) 00:00
  • …tform/3.11/install/index.html 安装文档]应该可以在本地搭建一个集群,但是纯手动安装的话比较复杂,幸好有[https://github.com/eliu/openshift-vagrant Openshift Vagrant]这个项目可以帮助我们简单的构建出一个集群环境。 yum install wget git net-tools bind-utils yum-utils iptables-services bridge-utils bash-completi …
    11 KB(897个字) - 2020年3月9日 (一) 00:00
  • * gitlab/gitlab-ce 用来搭建私有的GIT仓库 docker pull gitlab/gitlab-ce …
    3 KB(180个字) - 2017年6月17日 (六) 00:00
  • 编译安装[https://github.com/cisco/ChezScheme ChezScheme],据说是最好的scheme实现。 git clone https://github.com/cisco/ChezScheme.git
    1 KB(73个字) - 2023年12月19日 (二) 05:50
  • 字符串连接使用```..```操作符。这样可以组装字符串。详细的实现可以在[https://github.com/soleverlee/forks/tree/master/config/src/main forks的子项目config]中找到。 这个文件的解析也在上面的git中可以找到实现。通过Antlr可以很方便的把类似这样的文件解析出来,你甚至可以实现自己的领域语言。在实现过程中,遇到过一些问题,来说下问题吧。 …
    5 KB(330个字) - 2018年5月9日 (三) 00:00
  • git clone https://github.com/sqlcipher/sqlcipher.git * [https://github.com/petasis/tkdnd/issues/16 configure: error: Can't find Tcl configurati …
    5 KB(418个字) - 2023年12月18日 (一) 15:47
查看(上20条 | )(20 | 50 | 100 | 250 | 500