mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 11:18:31 +00:00
* ORCA-731 Force PR authors to rebase if master has diverged (#70) * initial commit for undiverge apply req * Update documentation * Fix existing unit tests * HasDiverged unit test * project command runner unit test * Global config tests cases * update parser unit tests * Update project_test unit tests * Fix linting * fix test case with logging output * add space on readme markdown * Remove unused variable * remove deprecated flag option * Use global args struct instead of passing in args * Fix merge issue