Skip to content
Snippets Groups Projects
Select Git revision
  • branch/default-vms
  • branch/default default protected
  • master
  • alex-patch-2
  • 2.9.x
  • alex-patch-1
  • 2.4.x
  • 2.3.x
  • 2.2.x
  • 2.1.x
  • 2.0.x
  • 1.8.x
  • 1.7.x
  • 1.5.x
  • 1.3.x
  • 1.2.x
  • 1.1.x
  • 1.0.x
  • 0.9.x
  • 0.8.x
20 results

.gitattributes

  • Paul Kehrer's avatar
    8d931451993d
    test py27 with windows container on azure (#4880) · 8d931451993d
    Paul Kehrer authored
    * test py27 with windows container on azure
    
    * refactor a bit
    
    * oops missed this
    
    * show me some autocrlf
    
    * wat
    
    * add a gitattributes to force LF endings.
    
    can't use autocrlf false because we don't control the git clone in azure
    
    * remove thing we don't need
    
    * more things
    8d931451993d
    History
    test py27 with windows container on azure (#4880)
    Paul Kehrer authored
    * test py27 with windows container on azure
    
    * refactor a bit
    
    * oops missed this
    
    * show me some autocrlf
    
    * wat
    
    * add a gitattributes to force LF endings.
    
    can't use autocrlf false because we don't control the git clone in azure
    
    * remove thing we don't need
    
    * more things