Support for recursive blame
Aperta
feature-request
- Lingua principale
- Rust
- Stelle
- 22.5k
- Fork
- 773
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
For example in tig (and similarly in magit) you can blame recursively like this: Start by blaming some file, go to some line. Then press `,` to show the blame view of the same region of the same file but at the parent commit. This can be repeated to travel further back in time, always showing the same region of file. Press `<` to go the other way (forward in time).
This is very handy when trying to understand the history of a particular piece of code. It would be great to have it supported in gitui!
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.