mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
Merge branch '1.9.3' of tasktools.org:task into 1.9.3
Conflicts: src/Config.cpp
This commit is contained in:
commit
2eaba55481
27 changed files with 663 additions and 338 deletions
|
@ -125,8 +125,6 @@ void Context::initialize ()
|
|||
if (locale != "")
|
||||
stringtable.load (location.data + "/strings." + locale);
|
||||
|
||||
// TODO Handle "--version, -v" right here?
|
||||
|
||||
// init TDB.
|
||||
tdb.clear ();
|
||||
std::vector <std::string> all;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue