nqminhuit / gis

Java Command Line Application which extends Git for supporting git-modules
1 stars 0 forks source link

Display last fetched time #69

Closed nqminhuit closed 2 weeks ago

nqminhuit commented 8 months ago

when run gis fe, should add output e.g.,:

module-1
module-2
module-3
(fetched at: 10:32:58 16/10/2023)

(fetched at: HH:mm:ss dd/MM/YYYY)

nqminhuit commented 2 weeks ago

current output:

(fetched at: 10:32:58 16/10/2023)
module-1
module-2
module-3