Re: git remote rename, why dosen't it exists?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Tuesday, June 3, 2008 - 1:12 pm

Hi,

[please do not top-post: it makes it very hard to follow the flow, 
especially on a high-volume mailing list like this.]

On Tue, 3 Jun 2008, Victor Bogado da Silva Lins wrote:


There is no main function, since it is a builtin.  The "main" function is 
called cmd_remote().

You might find inspiration with the rm() function, or might even be able 
to refactor the rm() function into an rm(), and an rm_or_rename() which
does both rm() and rename() depending on a second parameter being NULL or 
not.

Hth,
Dscho

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git remote rename, why dosen't it exists?, Victor Bogado da Sil ..., (Tue Jun 3, 5:49 am)
Re: git remote rename, why dosen't it exists?, Matthieu Moy, (Tue Jun 3, 6:27 am)
Re: git remote rename, why dosen't it exists?, Johannes Schindelin, (Tue Jun 3, 6:49 am)
Re: git remote rename, why dosen't it exists?, Johannes Schindelin, (Tue Jun 3, 6:52 am)
Re: git remote rename, why dosen't it exists?, Victor Bogado da Sil ..., (Tue Jun 3, 7:34 am)
Re: git remote rename, why dosen't it exists?, Johannes Schindelin, (Tue Jun 3, 1:12 pm)
Re: git remote rename, why dosen't it exists?, Victor Bogado da Sil ..., (Wed Jun 4, 7:54 am)
Re: git remote rename, why dosen't it exists?, Johannes Schindelin, (Wed Jun 4, 8:51 am)
Re: git remote rename, why dosen't it exists?, Victor Bogado da Sil ..., (Wed Jun 4, 7:53 pm)
Re: git remote rename, why dosen't it exists?, Johannes Schindelin, (Wed Jun 4, 9:30 pm)
Re: git remote rename, why dosen't it exists?, Vincent Kergonna, (Thu Jun 5, 1:55 am)