Quellcode durchsuchen

Documentation/technical/reftable: document rename in reflog.

Change-Id: I0fe7d28a772b1ee9eefd9a38bff5e08a8559988f
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
tags/v5.6.0.201911271000-m3
Han-Wen Nienhuys vor 4 Jahren
Ursprung
Commit
c517725b8c
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4
    0
      Documentation/technical/reftable.md

+ 4
- 0
Documentation/technical/reftable.md Datei anzeigen

@@ -566,6 +566,10 @@ supplied for the update.

[update-ref]: https://git-scm.com/docs/git-update-ref#_logging_updates

Contrary to traditional reflog (which is a file), renames are encoded as a
combination of ref deletion and ref creation.


#### Reading the log

Readers accessing the log must first read the footer (below) to

Laden…
Abbrechen
Speichern