• Paul Slaughter's avatar
    Fix IDE not showing diff when opening commit tab · 7a2fa72c
    Paul Slaughter authored
    Part of this is caused by the removal of "changed"
    and "staged" split.
    
    **How come?**
    
    When there was this split, it was acceptable to
    see "what's changed compared to staged (or HEAD)".
    Now that there is only "staged", when we open we
    were unfortunately comparing the "staged" content
    against intself...
    7a2fa72c
repo_commit_section.vue 2.86 KB