Le 15/11/2010 19:47, Philip Jackson a écrit : > Applied. I've not tested it as I don't use stgit.
Thanks Philip. If anyone is interested "testing" this patch takes than 1 minute: sudo yum install stgit || sudo apt-get install stgit # create two dummy stgit patches stg new -m message1 patch1 stg new -m message2 patch2 # <refresh magit log view> # cleanup stg delete patch1 stg delete patch2
