mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-04 12:28:35 +02:00
SHA1
- removed previously introduced _sha1 helper command - modified helper command _version to either display the version or the sha1 depending if build from source tar ball or from git.
This commit is contained in:
parent
c0c58f9aff
commit
55de71feca
4 changed files with 1 additions and 15 deletions
|
@ -67,7 +67,6 @@ int handleCompletionCommands (std::string&);
|
|||
int handleCompletionIDs (std::string&);
|
||||
int handleCompletionConfig (std::string&);
|
||||
int handleCompletionVersion (std::string&);
|
||||
int handleSha1 (std::string&);
|
||||
int handleUrgency (std::string&);
|
||||
int handleQuery (std::string&);
|
||||
int handleZshCompletionCommands (std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue