Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2345570
  • 博文数量: 141
  • 博客积分: 3552
  • 博客等级: 中校
  • 技术积分: 4148
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-15 14:39
个人简介

熟悉Linux下程序设计及各种应用程序 熟悉C Language 熟悉Glusterfs、FFmpeg、CDN 系统设计,计算机图形系统设计、分布式程序设计 目前主要研究方向:流媒体

文章分类

全部博文(141)

分类: LINUX

2012-03-07 18:47:44

提示错误:
No refs in common and none specified; doing nothing.
Perhaps you should specify a branch such as 'master'.
fatal: The remote end hung up unexpectedly
error: failed to push some refs to 'root@192.168.1.225:testing.git'

的时候
git push origin master
阅读(4862) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

NosicLin2012-03-07 19:05:51

以前刚开始用git的时候,遇到几次这个问题。