不可见的GIT推送 [英] Not visible GIT push

查看:79
本文介绍了不可见的GIT推送的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到过两次这种情况(2次不同的回购)。



我在Github上发布了REPO。我不想制作广告,但是这是这个回购: https:// github .com / mnabialek / laravel-translate / tree / develop

刚刚我做了新的提交并将其推向回购,但它不是在Github上可见。



运行 git status 并不显示任何文件被修改。当我运行 git log 时,我得到的最后3个提交是:

 提交392f6c04a7e1b956e895fcadda99385d2ea28013 
作者:mnabialek< *>
日期:星期一5月23日17:39:31 2016 +0200

设置找到的仅基于部分匹配的行以捕获多行翻译

commit d2c1b0650c0a6c931999bcf0ee70f6aed76ef6e4
作者:mnabialek< *>
日期:Sun 5月22日21:27:32 2016 +0200

更新正则表达式以捕获变量和表达式

commit f5ba8c97c8105d3651cafd9b9b67a5b9367ec968
作者: mnabialek <*
日期:Sun 5月22日21:17:07 2016 +0200

更新文档

当你看到最后一个在Github上不可见时。会是什么呢?这真的很奇怪,它不可见,最糟糕的是,如果我没有在Github上验证它,我不会有任何线索发生错误。
$ b 更新



值得一提的是 - 几周前我遇到了与Bitbucket相同的情况 - 我在本地回购中提交了可见内容,但它们没有被推送到那里我没有解决的本地和远程回购协议不匹配。

目前,我刚刚克隆了我在不同目录和PC上再次显示的回购协议我有这个额外的提交,但它在Github上不可见。

解决方案

好像github正在遇到一些问题,该问题可能归因于 - https://status.github.com/ 表示可能存在服务问题。

奇怪的是,这发生在两个不同的回购站。如果最近尝试了这两个提交,那么它们都可能与github的问题有关。我试图创建一个仓库,它消失了,所以一些东西肯定不起作用。


I've run into this situation twice (for 2 different repos).

I have REPO published on Github. I don't want to make "ad" but this is this repo: https://github.com/mnabialek/laravel-translate/tree/develop

Just a moment ago I've made new commit and pushed it to the repo but it's not visible on Github.

Running git status doesn't show any file are modified. When I run git log the last 3 commits I get are:

commit 392f6c04a7e1b956e895fcadda99385d2ea28013
Author: mnabialek <*>
Date:   Mon May 23 17:39:31 2016 +0200

    Set found line based only on partial match to catch also multi-line translations

commit d2c1b0650c0a6c931999bcf0ee70f6aed76ef6e4
Author: mnabialek <*>
Date:   Sun May 22 21:27:32 2016 +0200

    Update in regex to catch also variables and expressions

commit f5ba8c97c8105d3651cafd9b9b67a5b9367ec968
Author: mnabialek <*
Date:   Sun May 22 21:17:07 2016 +0200

    Update documentation

As you see the last one is not visible on Github. What could it be? It's really strange that it's not visible and the worst thing is that if I haven't verified it on Github I would have no clue something is wrong.

UPDATE

Worth to mentioned - I experienced same situation with Bitbucket a few weeks ago - I had commits visible in my local repo, but they were not pushed so there was mismatch between local and remote repo which I haven't resolved.

At the moment I've just cloned the repo I showed once again in different directory and on my PC I have this extra commit, but it's not visible on Github.

解决方案

It seems like github is experiencing some issues right now, which the issue may be attributable to - https://status.github.com/ says there might be service issues.

It is strange though that this has happened for two different repos. If both of these commits were tried recently then they might both be related to github's issues. I tried to create a repo and it disappeared so something is definitely not working.

这篇关于不可见的GIT推送的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆