When working with git (and iceberg) you do not add two repos (one original, one 
yours). 
What you do in git is to add your fork as a “remote” (in iceberg is in remotes 
tab).

So you have one repo and you push/pull from different remotes as needed.

Esteban 

> On 12 Nov 2017, at 16:59, Todd Blanchard <tblanch...@mac.com> wrote:
> 
> It seems like there ought to be a way to install a package from a github repo 
> without typing scripts?
> 
> I'm going to make changes so I forked Estaban's repo and entered that into 
> iceberg browser.  The iceberg UI, BTW, does not show a way to distinguish 
> between different forks so both just say libclang-pharo-bindings and I can't 
> tell one from another.
> 
> I had to delete everything, download yet another fresh copy of Pharo, and 
> start again from scratch.
> 
> I'm really struggling to understand the relationship between metacello and 
> iceberg.  I've been a happy git user for many years but this still feels very 
> foreign to me.
> 
>> On Nov 12, 2017, at 11:22 AM, Alistair Grant <akgrant0...@gmail.com> wrote:
>> 
>> If I execute the metacello command in the screenshot I can see 5
>> packages in the list.
> 

Reply via email to