[go: up one dir, main page]

Skip to content

Git Blame in the Web IDE

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

When user are working on files in a project, it can be useful to see the commit history of lines in the file and the various users who contributed past changes.

Further details

Git has a useful construct for this git blame and GitLab has this implemented in the repository view of the UI (example)

Proposal

Support for git blame should be added inside of the Web IDE. This should be a toggle-able setting so that it can be turned on/off while working.

Links / references

Edited by 🤖 GitLab Bot 🤖