update comment about branch support, now that supported
This commit is contained in:
parent
e2e4c2d7ce
commit
5f40c49008
1 changed files with 2 additions and 3 deletions
5
git
5
git
|
@ -18,10 +18,9 @@
|
|||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# I wanted to keep this simple at first, so for now this checks out
|
||||
# from the MASTER branch of a repo at a particular SHA or
|
||||
# from the given branch of a repo at a particular SHA or
|
||||
# tag. Latest is not supported, you should not be doing
|
||||
# that. Branch checkouts are not supported. Contribs
|
||||
# welcome! -- MPD
|
||||
# that. Contribs welcome! -- MPD
|
||||
|
||||
try:
|
||||
import json
|
||||
|
|
Loading…
Reference in a new issue