Lee Winder <lee.winder <at> gmail.com> writes:

> 
> When using git fetch --prune, git will remove any branches from
> remotes/origin/ that have inconsistent case in folder names.
> ...
> Thanks
> Lee
> 


Hello,

Same type of issue here using Jenkins.

In a gitBash console:
$ git branch --list
* feature/testCI1
  feature/testCI2

In Jenkins Console output (git plugin is 2.3.5):
Seen branch in repository origin/Feature/testCI1
Seen branch in repository origin/Feature/testCI2

Both are running on Windows



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to