Thomas Zilliox
Expert CSS Freelance à Lyon

Voir les dates dans "git stash list"

Pas facile de connaître toutes les options dans git, aujourd'hui j'ai découvert l'option --date de git stash.

Sans l'option :

git stash list

stash@{0}: WIP on master: 81a756c Adding my first git article

Avec l'option :

git stash list --date=local

stash@{Sat Feb 23 11:07:55 2019}: WIP on master: 81a756c Adding my first git article

C'est quand même beaucoup mieux !

Source : Stack Overflow.

coding --happy, Thomas.

That's my face!

Thomas ZILLIOX

L'homme qui murmurait à l'oreille des chevrons.

Je développe, j'intègre, je forme ou je conseille sur les CSS. Besoin d'améliorer la maintenabilité ou les performances de vos projets ?