diff options
author | Max Christian Pohle | 2019-09-20 00:28:01 +0200 |
---|---|---|
committer | Max Christian Pohle | 2019-09-20 00:28:01 +0200 |
commit | 6a1f77b32224bb86c50c687ea1f8f70cf4b440a0 (patch) | |
tree | 4ef52beb6e859f6111e89d980d1e50c021befc48 /utils | |
parent | a6cdae262df868ff79c32dca3b61686ef5c8e433 (diff) | |
download | vim-6a1f77b32224bb86c50c687ea1f8f70cf4b440a0.tar.bz2 vim-6a1f77b32224bb86c50c687ea1f8f70cf4b440a0.zip |
Major version update
Diffstat (limited to 'utils')
-rw-r--r-- | utils/update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/update.sh b/utils/update.sh new file mode 100644 index 0000000..875dc89 --- /dev/null +++ b/utils/update.sh | |||
@@ -0,0 +1 @@ | |||
git submodule update --remote --checkout --recursive --force | |||