>>> "JC" == John Ciolfi <cio...@mathworks.com> writes:

> I think Eric may be on vacation. I'm fairly confident that we've
> already taken the work from shellcomplete and put it in master. Just
> in case we haven't, I just made a git clone of matlab-emacs that
> contains all the current branches. I'll double check with Eric when
> he's back.

I have also quite a bit of clones, so no worries.

> I too am about to run out of time to work on this, so it would be good
> to get this the code into github. Therefore, please go ahead and
> delete the shellcomplete branch and set things up so we can move it
> into github.

Here is what I did on my local machine (I did not mess up with sourceforge)

    - git clone --bare git+ssh://o...@git.code.sf.net/p/matlab-emacs/src 
matlab-sf-mirror-bare

    - cd matlab-sf-mirror-bare

    - delete the branches via 
        git branch -D wisent-parser
        git branch -D fontlockhang
        git branch -D strings
        git branch -D usage1
        git branch -D hairyblocks
        git branch -D mac_init
        git branch -D modernize
        git branch -D font-lock
        git branch -D shell-patch
        git branch -D shellcomplete

    - I created a new public github repository (for you and others to
      check) and
      git push --mirror g...@github.com:ouboub/matlab-sf-git-mirror.git

Now, if you are satisfies

    1. You create the repository in the MATLAB structure/world in github
       but don't add anything and give me write access.

    2. Or: you need to run on your machine

       - git clone --bare g...@github.com:ouboub/matlab-sf-git-mirror.git

       - cd matlab-sf-git-mirror

       -       git push --mirror git@WHEREEVER


However: and I digged into that quite a bit. There is a certain bug or 
missing feature. 

If you do it this way, github selects the default branch randomly! You
have to open the UI and switch the default branch to default

Once I have write access I can also check this, but it is important
otherwise things get messy.

> As for ELPA, yes, lets work on this after moving to github.

ok

Please tell me how to proceed.

Uwe 


-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to