api-remote.txt: correct section "struct refspec"
commit5b2515f4007ce0fe3d61197905c41eee5a3d06c1
authorMichael Haggerty <mhagger@alum.mit.edu>
Wed, 23 Oct 2013 15:50:37 +0000 (23 17:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Oct 2013 20:28:28 +0000 (24 13:28 -0700)
tree71c08a65deb12502499ae462a8b405d981427cd3
parent68a304d5fed6657e452e8c1571fe9ca93d0a272a
api-remote.txt: correct section "struct refspec"

* Replace reference to function parse_ref_spec() with references to
  functions parse_fetch_refspec() and parse_push_refspec().

* Correct description of src and dst: they *do* include the '*'
  characters.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-remote.txt