aimotive-legacy / cmakex

lightweight package manager for CMake
4 stars 1 forks source link

add subcommand: update all clones #16

Closed tamaskenez closed 7 years ago

tamaskenez commented 8 years ago

should perform an ff-only git pull and report if it's not possible

gorogm commented 7 years ago

and check if deps.cmake specifies a different branch from the currently checked out?

tamaskenez commented 7 years ago

implemented in d9a5c1aeb3710d0b89dc504d33ead7a669e9fc10 there are 4 modes (see help), the if-very-clean and all-very-clean skip or stop if different branch is checked out