git的簡單使用,建立和更新
2、git工程的建立和檔案更新,參考:
3、git忽略提交.gitignore的使用
使用git中,我們某些檔案比如日誌,臨時檔案,編譯的中間檔案等不要提交到**倉庫,這時要設定相應的忽略規則,來忽略這些檔案的提交。參考:
報錯解決
1、error: failed to push some refs to '[email protected]:eatzhy/su***ce-defect-detection.git'
參考解決文件:
已解決。
2、'fatal:remote origin already exists'
只要兩步:
1、先刪除
$ git remote rm origin
2、再次執行新增就可以了。 BackupPC 部署安裝與使用報錯彙總
textfilewrite failed to write etc backuppc config.pl.new 看到了乙個在github上提的issue,其中乙個靠譜的回答是新增幾條語句來看一下報錯的詳細資訊。lib backuppc storage text.pm 2018 04 0816 49...
Tomcat使用報錯
1.在使用tomcat的時候,如果報錯tomcat is using 表明在後台中tomcat未關閉,找到bin目錄下的shutdown批處理進行關閉即可。2.tomcat server at localhost failed to start這個錯誤表示tomcat server相關並未解除安裝乾...
iedriverserver使用報錯
在win7下面使用iedriverserver報錯 attributeerror service object has no attribute process 2,將iedriverserver win32 2.53.1解壓過後的檔案iedriverserver.exe 不要改名字!放在c pro...