new

Try Stack Overflow for Business

Our new business plan for private Q&A; offers single sign-on and advanced features. Get started by May 31 for 2 months free.

Learn more
4 Copy edited.
source | link

beforeBefore executing  

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing  :

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.  (branch is case sensitive!)

before executing  

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing  

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.(branch is case sensitive!)

Before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing:

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.  (branch is case sensitive!)

3 added 33 characters in body
source | link

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.(branch is case sensitive!)

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.(branch is case sensitive!)

2 added 8 characters in body
source | link

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter for <branch> value.

before executing

git branch --delete <branch>

make sure you determine first what the EXACT name of the remote branch is by executing

git ls-remote

This will tell you what to enter EXACTLY for <branch> value.

1
source | link