.issues/f09aeee4b1552679/new/1259361432.M651088P97096Q1.gto.home
author Dmitriy Morozov <dmitriy@mrzv.org>
Fri, 15 Apr 2011 22:43:19 -0700
changeset 58 f44b6f1f2115
parent 53 c379bed603c6
permissions -rw-r--r--
Added termcolor.py and started working on #edb (colorize output)

From: Alexander Solovyov <piranha@piranha.org.ua>
Date: Sat, 28 Nov 2009 00:33:33
State: resolved
Subject: iadd should commit on finish
Message-Id: <f09aeee4b1552679-0-artemis@gto.home>
resolution: fixed

Actually there is two possibilities - one is to leave behavior as is and just
add '--commit' option, and another is to commit after finishing and add
'--no-commit' option.

I think that second option is better as it's seems usual to commit immediately
after issue change.