projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
[git]
/
Documentation
/
technical
/
api-builtin.txt
diff --git
a/Documentation/technical/api-builtin.txt
b/Documentation/technical/api-builtin.txt
index
7ede1e6
..
5cb2b05
100644
(file)
--- a/
Documentation/technical/api-builtin.txt
+++ b/
Documentation/technical/api-builtin.txt
@@
-37,7
+37,7
@@
where options is the bitwise-or of:
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`.