1861
1862
"all are called with the url returned from the previous hook."
1862
1863
"The order is however undefined.", (1, 9), None))
1863
1864
self.create_hook(HookPoint('automatic_tag_name',
1865
1866
"automatic_tag_name is called with (branch, revision_id) and "
1866
1867
"should return a tag name or None if no tag name could be "
1867
1868
"determined. The first non-None tag name returned will be used.",