0

I am using Jenkins 2.8 on windows and git plugin 3.8 when git plugin clone/pull branch, the file format is changing to DOS and because of that on linux its failing shell script while execution.

Cœur
  • 34,719
  • 24
  • 185
  • 251
AniketGole
  • 661
  • 9
  • 21
  • 2
    You probably want to look at using [gitattributes](https://git-scm.com/docs/gitattributes) and [normalizing your line endings](https://stackoverflow.com/questions/15641259/how-to-normalize-working-tree-line-endings-in-git/). – John Szakmeister Jan 14 '19 at 10:20
  • Thanks @JohnSzakmeister pointing to right direction. – AniketGole Jan 15 '19 at 05:28

0 Answers0