This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-02 16:53:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49f5b28fbdeffed31e6534f73ff9fc4f04dec1f4
community.general
/
lib
/
ansible
/
modules
/
source_control
History
Toshio Kuratomi
49f5b28fbd
Change the git force parameter to default to no as a safety change.
...
Fixes
#306
2016-12-08 11:22:40 -05:00
..
__init__.py
package files
2016-12-08 11:22:22 -05:00
git.py
Change the git force parameter to default to no as a safety change.
2016-12-08 11:22:40 -05:00
hg.py
Fix a few bugs and misbehavior in the hg module: 1. Don't pull when
dest
is already at the desired changeset. 2. Don't change the working copy when cleaning or pulling and a revision was specified. 3. Change the default for the
revision
param to match the behavior of hg.
2016-12-08 11:22:36 -05:00
subversion.py
Make documentation list when force changed defaults
2016-12-08 11:22:40 -05:00