File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11+ adr init
22doc/adr/0001-record-architecture-decisions.md
3- ++ ADR_DATE=12/01/1992
4- ++ adr new With Old Date Format
5- + adr_file= doc/adr/0002-with-old-date-format.md
3+ + ADR_DATE=12/01/1992
4+ + adr new With Old Date Format
5+ doc/adr/0002-with-old-date-format.md
66+ adr new With Current Date Format
77doc/adr/0003-with-current-date-format.md
88+ grep Date: doc/adr/0001-record-architecture-decisions.md doc/adr/0002-with-old-date-format.md doc/adr/0003-with-current-date-format.md
Original file line number Diff line number Diff line change 11adr init
2- adr_file=" $( ADR_DATE=12/01/1992 adr new With Old Date Format) "
2+ (
3+ ADR_DATE=12/01/1992
4+ adr new With Old Date Format
5+ )
36adr new With Current Date Format
47grep Date: doc/adr/*
58adr upgrade-repository
You can’t perform that action at this time.
0 commit comments