This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
ansible
mirror of
https://github.com/ansible/ansible.git
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
Add shell script to fast update ansible repo
Browse Source
pull/10133/head
ZhiFeng Hu
10 years ago
parent
c978c77796
commit
d4864eabdc
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
update.sh
Unescape
Escape
View File
@ -0,0 +1,3 @@
#!/bin/sh
git pull --rebase
git submodule update --init --recursive
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/ansible
Title
Body
Create Issue