Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2233226
  • 博文数量: 1058
  • 博客积分: 10018
  • 博客等级: 上将
  • 技术积分: 12641
  • 用 户 组: 普通用户
  • 注册时间: 2007-05-23 19:24
文章分类

全部博文(1058)

文章存档

2010年(108)

2009年(736)

2008年(214)

我的朋友

分类: LINUX

2009-07-23 00:12:47

Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。

With the next major release, "git push" into a branch that is currently checked out will be refused by default. You can choose what should happen upon such a push by setting the configuration variable receive.denyCurrentBranch in the receiving repository. To ease the transition plan, the receiving repository of such a push running this release will issue a big warning when the configuration variable is missing

随着下一个重要版本, “ git push”到了一个分支,目前Checkout将被默认拒绝。您可以通过配置receive.denyCurrentBranch来启用push操作。的配置变量是失踪
下载:
 
阅读(410) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~