「bitbucket.org」からホストされているリポジトリで Smartgit を使用しています。
次のエラー メッセージが表示されました。
エラー すべての参照がプッシュされたわけではありません
また、変更はコミットされません。このエラーはどういう意味ですか?
このレポに関する私の最新のアクションの完全なログは次のとおりです。
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 # 変更のコミット メッセージを入力してください。# で始まる行は無視され、空のメッセージはコミットを中止します。# 現在、どのブランチにもありません。# 現在リベース中です。# (すべての競合を修正: "git rebase --continue" を実行) # # コミットする変更: # ("git reset HEAD ..." を使用してアンステージ) # # modified: database.sql # modified:
hisclinicas.sql # [切り離された HEAD 277cd27] Eliminados ficheros de BD antiguos e inservibles 2 files changed, 1155 削除(-) rewrite database.sql (100%) rewrite hisclinicas.sql (100%) Rebasing (3/10) Rebasing (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 を選択できませんでした
エラーの意味と修正方法を教えてください。