我派生了一个repo,创建了一个分支,做了一些更改,提交了,然后当我推送(git push some master)时,我得到了以下错误:
Starting Pattern Checks.gitattributes --> Please make sure all files only have LF endings (no CRLF).已通过将Notepad++的“编辑->空白操作->制表符转换为空格”中的制表符转换为空格更正错误。
错误地,我将.env文件推送到github,然后我想使用.gitignore将.env文件隐藏在私有github中。为此,我做了许多愚蠢的事情,现在它说存储库找不到。请帮我把这个修好!现在,当我做git推时,它显示-
fatal: The current branch master has no upstream branch.current branch and set the remote as