Move refspec parser from connect.c and cache.h to remote.{c,h}
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
5751f49010
commit
6b62816cb1
@ -9,6 +9,7 @@
|
||||
#include "diff.h"
|
||||
#include "revision.h"
|
||||
#include "exec_cmd.h"
|
||||
#include "remote.h"
|
||||
|
||||
#include <expat.h>
|
||||
|
||||
|
Reference in New Issue
Block a user