summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 345f6e2)
raw | patch | inline | side by side (parent: 345f6e2)
author | Allan Caffee <allan.caffee@gmail.com> | |
Mon, 13 Apr 2009 18:11:21 +0000 (14:11 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Apr 2009 16:36:40 +0000 (09:36 -0700) |
Signed-off-by: Allan Caffee <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-builtin.txt | patch | blob | history |
index 7ede1e64e5d40ec8f742e900d7273d6f961605e2..5cb2b0590abb1fc4e4685097ba3cdd3d0683a95f 100644 (file)
Make sure there is a work tree, i.e. the command cannot act
on bare repositories.
- This makes only sense when `RUN_SETUP` is also set.
+ This only makes sense when `RUN_SETUP` is also set.
. Add `builtin-foo.o` to `BUILTIN_OBJS` in `Makefile`.