Re: [ros-users] git_checkout.mk missing on latest

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Brian Gerkey
Dato:  
Til: ros-users
Emne: Re: [ros-users] git_checkout.mk missing on latest
On Thu, Apr 15, 2010 at 4:49 AM, Dejan Pangercic
<> wrote:
> I just noticed that "mk" pkg on ros latest does not contain
> "git_checkout.mk" and some other very useful scripts anymore.
> What was the reason for removing it?


hi Dejan,

I removed git_checkout.mk back in January, in preparation for 1.0:
https://code.ros.org/trac/ros/changeset/7924/stacks/ros/trunk/core/mk

As the commit message says, it was undocumented and, I thought,
unused. I didn't realize that other people were using it.

If you ticket me with a new version of the script with documentation
(comments in the file would be fine, similar to the other .mk files),
I'll add it back.

    brian.