https://gitlab.opengeosys.org/ogs/ogs.git
Revision a1683532c974892b68b7f19e3b36e50a7d9f89e6 authored by Lars Bilke on 17 May 2021, 12:25:51 UTC, committed by Lars Bilke on 18 May 2021, 10:46:51 UTC
1 parent 906dcad
Raw File
Tip revision: a1683532c974892b68b7f19e3b36e50a7d9f89e6 authored by Lars Bilke on 17 May 2021, 12:25:51 UTC
[cpm] Bump LibXml2 to 2.9.12 and build statically.
Tip revision: a168353
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top