HG clone- pick only the changed file in a repo

4 views
Skip to first unread message

Suporter

unread,
Apr 27, 2017, 12:25:19 PM4/27/17
to Ansible Project
is it possible to pick only the changed file in a repo. 
     -  name: Clone Config
        hg:
         repo: http://url
         clone: yes
         dest: "/home/files/"
        delegate_to: localhost
         register:  cloned

in the variable cloned, i can see the repo status not the file status, is there a way to see that?
Reply all
Reply to author
Forward
0 new messages