https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7860288aebf92b4c8df4e1ea73c594cd25226fc1 authored by Wenqing Wang on 24 March 2021, 11:27:12 UTC
[CTest/TRM] Added a test for option no_displacement_by_initial_total_stress
Tip revision: 7860288
.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