diff options
author | Martin von Zweigbergk <martinvonz@google.com> | 2021-02-10 23:39:14 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-10 23:43:55 -0800 |
commit | fa9ab027bac58e4133b6fcea82c459934edb03b1 (patch) | |
tree | 34e8be454456c00a2fe538743e43231cd9e2a274 /Documentation/howto | |
parent | Git 2.30.1 (diff) | |
download | tgif-fa9ab027bac58e4133b6fcea82c459934edb03b1.tar.xz |
docs: clarify that refs/notes/ do not keep the attached objects alive
`git help gc` contains this snippet:
"[...] it will keep [..] objects referenced by the index,
remote-tracking branches, notes saved by git notes under refs/notes/"
I had interpreted that as saying that the objects that notes were
attached to are kept, but that is not the case. Let's clarify the
documentation by moving out the part about git notes to a separate
sentence.
Signed-off-by: Martin von Zweigbergk <martinvonz@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto')
0 files changed, 0 insertions, 0 deletions