mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Cleanup: Combined File, Path and Directory into FS
- The three objects are related and always travel together, so they are now combined.
This commit is contained in:
parent
ff88d9da16
commit
3e043291f0
20 changed files with 689 additions and 935 deletions
4
test/.gitignore
vendored
4
test/.gitignore
vendored
|
@ -11,11 +11,10 @@ color.t
|
|||
config.t
|
||||
date.t
|
||||
dates.t
|
||||
directory.t
|
||||
dom.t
|
||||
duration.t
|
||||
eval.t
|
||||
file.t
|
||||
fs.t
|
||||
i18n.t
|
||||
iso8601d.t
|
||||
iso8601p.t
|
||||
|
@ -24,7 +23,6 @@ lexer.t
|
|||
list.t
|
||||
msg.t
|
||||
nibbler.t
|
||||
path.t
|
||||
rx.t
|
||||
t.t
|
||||
t2.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue