踩坑紀錄(ㄧ) - Git Flow
要透過sourcetree使用git flow 踩坑紀錄
Last updated
要透過sourcetree使用git flow 踩坑紀錄
Last updated
初始化前不能有尚未commit的檔案
主要原因有很多 sourceTree 有時候會莫名出現Bug 找不到git帳號,就會無法push 、finish branch .. 等等,就發現前幾天還可以用好好的,今天突然就怪怪的,最後我是用Access tokens 解決這問題,這問題就沒再出現過了。
這邊不推薦將remote網址前面加上帳號密碼就可以讀取Ex. https://username:password@gitlab.com