diff cmdline/org/tmatesoft/hg/console/Push.java @ 669:b1a3a056d7e6

Pull: sample command-line utility
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 11 Jul 2013 20:49:33 +0200
parents 12a4f60ea972
children
line wrap: on
line diff
--- a/cmdline/org/tmatesoft/hg/console/Push.java	Thu Jul 11 18:41:40 2013 +0200
+++ b/cmdline/org/tmatesoft/hg/console/Push.java	Thu Jul 11 20:49:33 2013 +0200
@@ -24,7 +24,8 @@
 import org.tmatesoft.hg.repo.HgRemoteRepository;
 
 /**
- * 
+ * Basic analog to 'hg push' command line utility
+ * @since 1.2
  * @author Artem Tikhomirov
  * @author TMate Software Ltd.
  */