
30 Sep
2005
30 Sep
'05
3:51 p.m.
"Nicolas" == Nicolas Pouillard <ertai@lrde.epita.fr> writes:
+ # This method can be called just one time to avoid conflicts
Once. Point final.
def default_commit ( meth ) + just_one_time do
Ditto.
alias_command :commit, meth alias_command :ci, meth end + end
end # class << self