Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如上所述。您还可以查看编辑问题吗?git remote show origin的输出是什么?还是致命:。。。更新服务器信息。它是一个私有存储库。那有关系吗? fatal: https://github.com/user/project.git/info/r_Git_Github_Github For Mac - Fatal编程技术网

如上所述。您还可以查看编辑问题吗?git remote show origin的输出是什么?还是致命:。。。更新服务器信息。它是一个私有存储库。那有关系吗? fatal: https://github.com/user/project.git/info/r

如上所述。您还可以查看编辑问题吗?git remote show origin的输出是什么?还是致命:。。。更新服务器信息。它是一个私有存储库。那有关系吗? fatal: https://github.com/user/project.git/info/r,git,github,github-for-mac,Git,Github,Github For Mac,如上所述。您还可以查看编辑问题吗?git remote show origin的输出是什么?还是致命:。。。更新服务器信息。它是一个私有存储库。那有关系吗? fatal: https://github.com/user/project.git/info/refs not found: did you run git update-server-info on the server? # On branch master # Your branch is ahead of 'origin/m


如上所述。您还可以查看编辑问题吗?
git remote show origin
的输出是什么?还是
致命:。。。更新服务器信息
。它是一个私有存储库。那有关系吗?
fatal: https://github.com/user/project.git/info/refs not found: did you run git update-server-info on the server?  
# On branch master
# Your branch is ahead of 'origin/master' by 16 commits.
#
# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

# Intellij project files
*.iml
*.ipr
*.iws
.idea/
*.class

*.class

*.class

*.jar

*.class

*.class

bin/dexedLibs/slf4j-android-1.6.1-RC1-e5ffa87f4686586f2e03d9069f131ba3.jar

*.class
git add .
git commit -m "your commit message"
git push origin master    (NOT git push origin/master)