/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add initial support for many promisor remotes
[git/git.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
f58bf14
..
049bc8c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-944,6
+944,7
@@
LIB_OBJS += preload-index.o
LIB_OBJS += pretty.o
LIB_OBJS += prio-queue.o
LIB_OBJS += progress.o
+LIB_OBJS += promisor-remote.o
LIB_OBJS += prompt.o
LIB_OBJS += protocol.o
LIB_OBJS += quote.o