hellen-one/git_scripts/git_deep_update.sh

3 lines
63 B
Bash
Executable File

#!/bin/bash
git pull
git submodule update --remote --recursive