Tweak to pull updates, and bypass the 24 hour limit.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

.gitattributes 378B

1234567891011121314151617
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. # Custom for Visual Studio
  4. *.cs diff=csharp
  5. # Standard to msysgit
  6. *.doc diff=astextplain
  7. *.DOC diff=astextplain
  8. *.docx diff=astextplain
  9. *.DOCX diff=astextplain
  10. *.dot diff=astextplain
  11. *.DOT diff=astextplain
  12. *.pdf diff=astextplain
  13. *.PDF diff=astextplain
  14. *.rtf diff=astextplain
  15. *.RTF diff=astextplain