1

我正在将 Smartgit 与从“bitbucket.org”托管的存储库一起使用。

我收到此错误消息:

错误并非所有参考都已被推送

并且没有提交更改。这个错误是什么意思?

这是我围绕这个 repo 的最新操作的完整日志:

LF will be replaced by CRLF in apps/frontend/modules/persona/templates/indexSuccess.php.
The file will have its original line endings in your working directory.
LF will be replaced by CRLF in apps/frontend/modules/persona/templates/indexSuccess.php.
The file will have its original line endings in your working directory.
LF will be replaced by CRLF in apps/frontend/modules/persona/templates/indexSuccess.php.
The file will have its original line endings in your working directory.
LF will be replaced by CRLF in apps/frontend/modules/persona/templates/indexSuccess.php.
The file will have its original line endings in your working directory.
LF will be replaced by CRLF in apps/frontend/modules/persona/templates/indexSuccess.php.
The file will have its original line endings in your working directory.
[master 3c24f17] Modificada la plantilla, añadidos enlaces para editar/eliminar
 1 file changed, 8 insertions(+), 6 deletions(-)
'master' rejected (non-fast-forward)
error: failed to push some refs to 'https://reynierpm@bitbucket.org/reynierpm/hisclinicas.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Merge the remote changes (e.g. 'git pull')
hint: before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

我尝试了@niculare 的建议,git pull但现在我得到了这些错误:

Rebase: rebase failed (return code 1) Eliminados ficheros de BD antiguos e inservibles # Please enter the commit message for your changes。以“#”开头的 # 行将被忽略,并且一条空消息中止提交。# 目前不在任何分支上。# 你目前正在变基。#(所有冲突已修复:运行“git rebase --continue”)##要提交的更改:#(使用“git reset HEAD ...”取消暂存)##修改:database.sql#修改:
hisclinicas.sql # [detached HEAD 277cd27] Eliminados ficheros de BD antiguos e inservibles 2 个文件已更改,1155 次删除 (-) 重写 database.sql (100%) 重写 hisclinicas.sql (100%) 重新定位 (3/10) 重新定位 (4 /10) 变基 (5/10) 变基 (6/10) 错误:无法应用 7b8d48e... Eliminadas las tablas y los modulos ciudades y parroquias (se dejo solo en Estados -> Municipios) 当你解决了这个问题时,运行“git rebase --continue”。如果您希望跳过此补丁,请运行“git rebase --skip”。要检查原始分支并停止变基,请运行“git rebase --abort”。LF 将被 lib/filter/doctrine/base/BaseHclinicaFormFilter.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/filter/doctrine/base/BasePersonaFormFilter.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BaseHclinicaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BasePersonaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/model/doctrine/base/BaseHclinica.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。无法选择 7b8d48e4229e423994f0cb6148bfb35c1e1c744d 该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BaseHclinicaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BasePersonaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/model/doctrine/base/BaseHclinica.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。无法选择 7b8d48e4229e423994f0cb6148bfb35c1e1c744d 该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BaseHclinicaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/form/doctrine/base/BasePersonaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/model/doctrine/base/BaseHclinica.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。无法选择 7b8d48e4229e423994f0cb6148bfb35c1e1c744d LF 将被 lib/form/doctrine/base/BasePersonaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/model/doctrine/base/BaseHclinica.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。无法选择 7b8d48e4229e423994f0cb6148bfb35c1e1c744d LF 将被 lib/form/doctrine/base/BasePersonaForm.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。LF 将被 lib/model/doctrine/base/BaseHclinica.class.php 中的 CRLF 替换。该文件将在您的工作目录中具有其原始行结尾。无法选择 7b8d48e4229e423994f0cb6148bfb35c1e1c744d

错误是什么意思,我该如何解决?

4

0 回答 0