]> asedeno.scripts.mit.edu Git - git.git/blobdiff - remote.h
Merge branch 'pb/gitweb-tagcloud' into pb/gitweb
[git.git] / remote.h
index 091b1d041f8a4d255f59bfc001e098e692dbc15c..c6163ff5b1f7e7c96bedaa9a6b561a9f4a8ed7c2 100644 (file)
--- a/remote.h
+++ b/remote.h
@@ -77,7 +77,6 @@ void ref_remove_duplicates(struct ref *ref_map);
 
 int valid_fetch_refspec(const char *refspec);
 struct refspec *parse_fetch_refspec(int nr_refspec, const char **refspec);
-struct refspec *parse_push_refspec(int nr_refspec, const char **refspec);
 
 int match_refs(struct ref *src, struct ref *dst, struct ref ***dst_tail,
               int nr_refspec, const char **refspec, int all);