Show latest changes after doing updates.
This commit is contained in:
parent
5a8c2ac96f
commit
e76066f8d1
@ -61,6 +61,7 @@ fi
|
||||
dialog --backtitle "Linux Game manager" \
|
||||
--yesno "Updates are available. Would you like to update now?" -1 -1 --stdout || return
|
||||
git pull
|
||||
git log '@{1}..' --pretty=format:'%an: %s'
|
||||
exit $?
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user