Denton Liu <liu.denton@xxxxxxxxx> writes: > Recently, the 'reference' pretty format was implemented in Git, which > has the same function as the 'Copy commit summary' feature in gitk. > Since Git now has a canonical way of doing this, update gitk to match > this. As you no longer use "--pretty=reference", the above has become a stale description. I think the two patches do make sense, though. Thanks. > > Beat Bolli (1): > gitk: rename "commit summary" to "commit reference" > > Denton Liu (1): > gitk: drop quotes in copysummary format > > gitk | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)