Clarify direct commit policy in manual.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
parent
513af13ddc
commit
f2e81b8e4b
|
@ -113,7 +113,8 @@ history clean:
|
||||||
|
|
||||||
- Push code changes to a branch first, so they can run through the CI.
|
- Push code changes to a branch first, so they can run through the CI.
|
||||||
Differences in what different compilers allow is a problem that comes up
|
Differences in what different compilers allow is a problem that comes up
|
||||||
**VERY** frequently.
|
**VERY** frequently. As well as incompatibilities between different
|
||||||
|
configurations for both the C++ code and any supporting code.
|
||||||
|
|
||||||
### Windows Native Development Environment Setup
|
### Windows Native Development Environment Setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue