From a5441d3e8684f8e07d0aedc01e58e8b0412249b8 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 29 Aug 2010 13:22:04 +0100 Subject: [PATCH] [repo] remove TODO's --- SparkleLib/SparkleRepo.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SparkleLib/SparkleRepo.cs b/SparkleLib/SparkleRepo.cs index 67c47571..43ba12e7 100644 --- a/SparkleLib/SparkleRepo.cs +++ b/SparkleLib/SparkleRepo.cs @@ -14,9 +14,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -// TODO: Repush changes when reconnected -// use hash - using Mono.Unix; using System; using System.Diagnostics; @@ -714,7 +711,6 @@ namespace SparkleLib { } - // TODO: this is ugly. refactor. // Creates a pretty commit message based on what has changed private string FormatCommitMessage () {