checkout: introduce --detach synonym for "git checkout foo^{commit}"
[gitweb.git] / Documentation / gitattributes.txt
index da553ff0061d50a08f385e9800d85e1cbc837421..fbf507a7ee3694f99fb236347fc0c7f352b7e50e 100644 (file)
@@ -475,6 +475,10 @@ patterns are available:
 
 - `cpp` suitable for source code in the C and C++ languages.
 
+- `csharp` suitable for source code in the C# language.
+
+- `fortran` suitable for source code in the Fortran language.
+
 - `html` suitable for HTML/XHTML documents.
 
 - `java` suitable for source code in the Java language.