Try:

$ git branch --all

My output is:

* develop
  master
  remotes/origin/HEAD -> origin/master
  remotes/origin/develop
  remotes/origin/master
  remotes/origin/patches
  remotes/origin/release4.9

This shows that my current branch is "develop" and that I have a local master 
branch, and all the branches that are on the origin remote.

--Dasa

On Mar 15, 2013, at 4:59 PM, Alex Harui <aha...@adobe.com> wrote:

> Hmm.  I just noticed that the Git flex-sdk is just trunk and no branches.
> Same for Git flex-tlf.  Just its trunk and no branches.
> 
> Is that expected and how do we move the branches?
> 
> Otherwise, a unix diff matched for tlf.  TLF has almost no history since it
> was donated from Adobe w/o history (was in perforce).
> 
> 
> On 3/15/13 4:43 PM, "Om" <bigosma...@gmail.com> wrote:
> 
>> On Fri, Mar 15, 2013 at 3:00 PM, Alex Harui <aha...@adobe.com> wrote:
>> 
>>> A unix diff of the git repo vs an svn export turns up a lot of missing
>>> empty
>>> folders.  I think that's ok.  If it breaks a script somewhere it will be
>>> easy to fix.
>>> 
>>> Git log of UIComponent.as shows the same history as SVN does.
>>> 
>>> I think SDK is good to go.  I will take a look at TLF now.
>>> 
>>> 
>> Okay cool.  I will wait for the review on TLF before I give them an all
>> clear.
>> 
>> Thanks,
>> Om
>> 
>> 
>>> 
>>> On 3/15/13 1:12 PM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:
>>> 
>>>> I got a successful build from the git SDK (after applying the Justin
>>>> style workaround for the TLF issue).
>>>> 
>>>> EdB
>>>> 
>>>> 
>>>> 
>>>> On Fri, Mar 15, 2013 at 8:47 PM, Alex Harui <aha...@adobe.com> wrote:
>>>>> I'm downloading flex-sdk now.  Geez, it is soooooo much faster than SVN.
>>>>> 
>>>>> 
>>>>> On 3/15/13 12:01 PM, "Om" <bigosma...@gmail.com> wrote:
>>>>> 
>>>>>> The TLF repo is up as well here:
>>>>>> https://git-wip-us.apache.org/repos/asf/flex-sdk.git (again, this is
>>> not
>>>>>> the same repo as the earlier one)
>>>>>> 
>>>>>> Same 4 hour window for testing and reporting issues.
>>>>>> 
>>>>>> Those who are testing or plan to test, can you please let me know right
>>>>>> away?
>>>>>> 
>>>>>> Thanks,
>>>>>> Om
>>>>>> 
>>>>>> On Fri, Mar 15, 2013 at 11:49 AM, Om <bigosma...@gmail.com> wrote:
>>>>>> 
>>>>>>> David@Infra says:
>>>>>>> ====================
>>>>>>> [~bigosmallm]
>>>>>>> 
>>>>>>> flex-sdk is up here:
>>>>>>> https://git-wip-us.apache.org/repos/asf/flex-sdk.git
>>>>>>> 
>>>>>>> Please review and let me know.
>>>>>>> 
>>>>>>> ====================
>>>>>>> 
>>>>>>> 
>>>>>>> Everyone, please review the new git repo and let me know if you see
>>> any
>>>>>>> issues.  Moreover, even though the url repo is the same, it is a
>>> completely
>>>>>>> new repo.  Please do not try to sync with the sdk git repo that was
>>> created
>>>>>>> a couple of days ago (in case you had cloned that earlier)
>>>>>>> 
>>>>>>> I will have this thread open for 4 hours.  When this email is 4 hours
>>> old,
>>>>>>> I will respond to Infra about the status.  If you find issues or need
>>> more
>>>>>>> time, please let me know asap.
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> Om
>>>>>>> 
>>>>> 
>>>>> --
>>>>> Alex Harui
>>>>> Flex SDK Team
>>>>> Adobe Systems, Inc.
>>>>> http://blogs.adobe.com/aharui
>>>>> 
>>>> 
>>>> 
>>>> 
>>>> --
>>>> Ix Multimedia Software
>>>> 
>>>> Jan Luykenstraat 27
>>>> 3521 VB Utrecht
>>>> 
>>>> T. 06-51952295
>>>> I. www.ixsoftware.nl
>>> 
>>> --
>>> Alex Harui
>>> Flex SDK Team
>>> Adobe Systems, Inc.
>>> http://blogs.adobe.com/aharui
>>> 
>>> 
> 
> -- 
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
> 
> 

Reply via email to