Bug #1486
- #1486 Truncated sentence in task-sync(5) manpage (thank to Jakub Wilk). Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
f30a0e599b
commit
01a78bb4b4
@@ -10,6 +10,7 @@ Features
|
||||
+ Removed deprecated 'push', 'pull' and 'merge' commands.
|
||||
|
||||
Bugs
|
||||
+ #1486 Truncated sentence in task-sync(5) manpage (thank to Jakub Wilk).
|
||||
+ Removed debugging code.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
@@ -26,8 +26,8 @@ VCS systems (svn ...), and they function in a similar fashion for our purposes.
|
||||
Setup is straightforward. You place your .task directory under revision
|
||||
control. You then need to perform a regular commit/push/pull/update to make
|
||||
sure that the data is propagated when needed. You can even do this using shell
|
||||
scripts so that every task command is preceded by a 'pull' and followed by a
|
||||
'push'.
|
||||
scripts so that every task command is preceded by a 'pull' and followed by
|
||||
a 'push'.
|
||||
|
||||
Strengths:
|
||||
.br
|
||||
|
||||
Reference in New Issue
Block a user