Quantcast
Channel: git: rename local branch failed - Stack Overflow
Viewing all articles
Browse latest Browse all 11

Answer by SFARPak for git: rename local branch failed

$
0
0

You need to have some changes as well before you can commit and add files. Otherwise you will still receive this message.

If you have no changes make some or create blank file if you have nothing in it.

touch blank.txt

and than

git commit -m "Project Init"git add .

Viewing all articles
Browse latest Browse all 11

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>