Hi all

Currently (taking auctex https://www.gnu.org/software/auctex/
as an example) I obtain using 

git blame tex.el

f7c0c735d (Tassilo Horn                   2020-09-04     1) ;;; tex.el 
fedf75103 (Per Abrahamsen                 1994-04-07     2) 
4b1c7015a (Ikumi Keita                    2022-03-19     3) ;; Copyright (C) 
1985-2022 
f23d8867d (Ralf Angeli                    2004-05-02     4) 
5b40e9b1b (David Kastrup                  2005-03-28     5) ;; Maintainer: 
auctex-de...@gnu.org
7e5d40a53 (David Kastrup                  2003-02-15    14) 


But I would like to have something like this

master~2   (Tassilo Horn                 2020-09-04     1) ;;; tex.el --- 
master~100 (Per Abrahamsen               1994-04-07     2) 
master~40  (Ikumi Keita                  2022-03-19     3) ;; Copyright (C) 
1985-2022 
master~10  (Ralf Angeli                  2004-05-02     4) 
master~5   (David Kastrup                2005-03-28     5) ;; Maintainer: 
auctex-de...@gnu.org
master~100 (David Kastrup                2003-02-15    14) 


Using git name-rev HEAD

Any idea how to achieve this?

Thanks

Uwe Brauer 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/87sfhhovxh.fsf%40mat.ucm.es.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to