1. 程式人生 > >Git異常:fatal: could not create work tree dir 'XXX': No such file or directory

Git異常:fatal: could not create work tree dir 'XXX': No such file or directory

——————————————————————————————————————————————————————

很多人問,明明有git gui 和 github可以直接圖形化操作的嗎?全部指令幹啥???

呃(⊙o⊙)…呃(⊙o⊙)… ===> 裝逼~

O(∩_∩)O~,開玩笑的,其實就是為了通用和熟悉git,linux裡面照樣這樣用,多熟悉點基礎指令很有用的,

如果覺得頓時不開心了、無愛了==>推薦你快速入門:http://www.imooc.com/learn/390

———————————————————————————————————————————————————————

[email protected] MINGW64 ~/Windows10 (master)
$ git clone [email protected]:dunitian/IPToPosition.git
fatal: could not create work tree dir 'IPToPosition': No such file or directory

這個看一下執行目錄的路徑==>~/Windows10 (master)

切換到根目錄:cd ~

再輸入指令就ok了

[email protected] MINGW64 ~
$ git clone [email protected]

:dunitian/IPToPosition.git
Cloning into 'IPToPosition'...
Warning: Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts.
warning: You appear to have cloned an empty repository.
Checking connectivity... done.

相關推薦

Git異常fatal: could not create work tree dir 'XXX': No such file or directory

—————————————————————————————————————————————————————— 很多人問,明明有git gui 和 github可以直接圖形化操作的嗎?全部指令幹啥??? 呃(⊙o⊙)…呃(⊙o⊙)… ===> 裝逼~ O(∩_∩)O~,開玩笑的,其實就是為了通用

Shell腳本報錯-bash: ./switch.sh: /bin/bash^M: bad interpreter: No such file or directory

class height 格式 as3 nbsp 打開 title 腳本文件 執行命令 在學習shell中測試case參數命令代碼如下 #!/bin/bash #switch測試 case $1 in start) echo ‘start‘

一個小坑 -bash: ./backup.sh: /bin/bash^M: bad interpreter: No such file or directory 由於shell指令碼檔案被我在Windows下編輯過,出現上面錯誤的原因之一是指令碼檔案是DOS格式的, 即每一行的行尾以\r\n來標識

    由於shell指令碼檔案被我在Windows下編輯過,出現上面錯誤的原因之一是指令碼檔案是DOS格式的, 即每一行的行尾以\r\n來標識, 使用vim編輯器開啟指令碼, 執行::set ff? 可以看到DOS或UNIX的字樣. 使用se

問題解決安裝完ruby卻提示[/usr/bin/ruby: No such file or directory]

在linux(我用ubuntu)下,明明安裝好了ruby,輸入命令列ruby後,卻提示 -bash: /usr/bin/ruby: No such file or directory 解決問題之前,先確認一個情況,輸入命令 /usr/local/bin/ruby -

Centos7誤刪/root目錄後重啟報錯Could not chdir to home directory /root: No such file or directory

誤刪/root目錄 一、報錯: 二、解決辦法: 一、報錯: 誤刪根目錄的root資料夾 重啟後提示錯誤 could not chdir to home directory /root:No such file direc

error: could not lock config file E:/git/Git/%USERPROFILE%/.gitconfig: No such file or directory

 當你安裝Git後首先要做的事情是設定你的使用者名稱稱和e-mail地址。這是非常重要的,因為每次Git提交都會使用該資訊。它被永遠的嵌入到了你的提交中:   $ git config –global user.name “John Doe”   $ git

fatal: could not read Username for 'https://github.com': No such file or directory

在建立git倉庫時遇到問題 github提示: git init git add README.md git commit -m “first commit” git remote add o

cocos2d-x 移植到android中編譯的一些問題fatal error: Box2D/Box2D.h: No such file or directory"

cocos2 app nal get dsc err 2dx ros blue 1、fatal error: Box2D/Box2D.h: No such file or directory" 須要加入box2d庫的支持,改動android.mk

vmware:Could not open /dev/vmmon: No such file or directory.

virt erro ons vmware blog ould con rect sudo Q: Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel mo

linux sh腳本異常/bin/sh^M:bad interpreter: No such file or directory

技術 異常 logs 信息 ima 轉換 linux中 bin ges 在Linux中執行.sh腳本,異常/bin/sh^M: bad interpreter: No such file or directory。這是不同系統編碼格式引起的:在windows系統中編輯的.s

解決 Boost安裝fatal error: bzlib.h: No such file or directory 問題

++ gpo sku fat .cpp post src lib thread 參考: How to install all the boost development libraries? 解決 Boost安裝:fatal error: bzlib.h: No such

sh腳本異常/bin/sh^M:bad interpreter: No such file or directory

int 腳本 file bsp 字符 IT director linux inter 轉自:http://www.cnblogs.com/pipelone/archive/2009/04/17/1437879.html 在Linux中執行.sh腳本,異常/bin/sh^

c++ include包含工程目錄下的.h檔案,報錯fatal error C1083: 無法開啟包括檔案:“Sales_item.h”: No such file or directory

背景:刷c++primer的題目,將下載的某個標頭檔案拖拽到自己建立的工程目錄下,在自己新建的原始檔中include包含時,報無法開啟檔案 明明有檔案 為什麼說無法開啟呢 於是到本地的工程目錄中開啟一看,果然沒有這個檔案 說明通過滑鼠拖拽檔案進入到工程樹上面,檔案並沒

qmake: could not exec ‘/usr/lib/x86_64-linux-gnu/qt4/bin/qmake’: No such file or directory

問題:[email protected]:/home/xvv/program/opencvDemo1# qmake -v qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or dir

mysql 安裝問題二mysqld: Can't create directory 'E:\Software\mysql-5.7.24-winx64\data\' (Errcode: 2 - No such file or directory)

原因:my.ini檔案中的basedir(設定mysql的安裝目錄)、datadir(設定mysql資料庫的資料的存放目錄)與MySQL解壓後的路徑不一致   解決辦法:   將basedir=E:\Software\mysql-5.7.24-winx64  改為&nbs

qmake: could not exec ‘/usr/lib/x86_64-linux-gnu/qt4/bin/qmake’: No such file or directory 解決方案

昨天晚上,第一次用qt,但在編譯時,遇到上述的問題,然後在網上查詢了很多資料,感覺別說的都有道理,但還是不太懂,不過弄了一個多小時後,終於搞定了。 解決方法:首先找到qmake的可執行檔案路徑,我的路徑是/usr/lib/i386-linux-gnu/qt5/bin,在這裡我用的是qt5,我估計

解決 git 報錯 fatal:open /dev/null or dup failed: No such file or directory

win10 安裝git 啟動後報錯 git init  報錯如下: fatal: open /dev/null or dup failed: No such file or directory sh.exe": /dev/null: No such file o

安裝git失敗 fatal: open /dev/null or dup failed: No such file or directory

現象:執行git-bash檔案,閃退,且出現mintty.exe.stackdump檔案。              cmd執行git命令,報錯:fatal:open /dev/null or dup failed: No such file or directory

錯誤fatal error C1083: 無法開啟預編譯標頭檔案“Debug/DistanceMeasure.pch”: No such file or directory

錯誤:fatal error C1083: 無法開啟預編譯標頭檔案:“Debug/DistanceMeasure.pch”: No such file or  directory  這種錯誤是不存在預編譯的.pch檔案,即沒有建立。 網上各種方法都是不使用預編譯,其實這樣

windows10使用git報錯 fatal:open /dev/null or dup failed: No such file or directory解決方案或git bash here閃退

        安裝好git之後,在命令列輸入git --version報錯         百度搜了很久全涼了,試