We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add comment at the top that the process is now out of date
Transition to explicit SEMSDevEnv.cmake (trilinos/Trilinos#2378) The file load_ci_sems_dev_env.sh is now gone so it is just load_sems_dev_env.sh.
Change absolute links to relative inside the wiki This will allow me to preview the changes on my fork.
Modified to add feature-branch workflow as the prefered method and marked centralized workflows as deprecated.
Add note on requiring usage of SSH access without a passphrase on remote machine
Move all warnings together so they are easy to find
Make overview command a little more explicit
Add "Contents" to top
Fix some links to intermediate_repo
More info about selecting intermediate-repo
Fix small typo
Add setup step for testing the remote pull/test/push process
Add check for public/private key SSH access
Flesh out outline for subtasks
Add HTML anchors for subitems
Fix some typos
More documenation updates on various things
Add documentation for 'blocking' mode
Mention that this also works from a Mac OSX machine.
Switch 'push.default' to 'tracking' instead of 'simple' for older versions of git
Remove $ so you can just copy and paste the commands
Add link to CEE LAN tips and issues wiki page
Add git fetch before git rebase -i origin/develop
Add note to get on local 'develop' branch
Mention configure.out, make.out, and ctest.out
Add more info on setting up remote-pull-test-push-<remote-machine>.sh script.
Some edits
Improved a little with a better overview section
Major revision to use new remote-pull-test-push.sh script and process
Fix formatting related to HTML anchors (GitHub MarkDown must have changed since this was first written)