##// END OF EJS Templates
pull-requests: change the update commits logic to handle target changes better....
pull-requests: change the update commits logic to handle target changes better. - references #5266 - don't create comments if NO changes in PR were detected, but target changed - Show the origin of changes target/source repos - Allows updating the diffs without invalidating voting and creating new versions.

File last commit:

r1:854a839a default
r1601:a639657c default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html