Hi

I would like to run a test and have a mirror of 
matlab-emacs at sourgeforge 

At gitlab.

So first step I clone the sourceforge repository


 git clone o...@git.code.sf.net/p/matlab-emacs/src

Then 

git branch -a

Shows me 



* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/copyright
  remotes/origin/documentation
  remotes/origin/fontlockhang
  remotes/origin/hairyblocks
  remotes/origin/mac_init
  remotes/origin/master
  remotes/origin/modernize
  remotes/origin/shellcomplete
  remotes/origin/strings
  remotes/origin/usage1
  remotes/origin/wisent-parser


I create a repository at gitlab (private for the moment) and run 

 git remote add gitlab g...@gitlab.com:kalthad/matlab-emacs.git

and then

 git  push -u gitlab --all

However despite the option --all 

only the master branch is pushed.


Does this mean I have to checkout all the remaining remote branches, 10, before 
run git push -u gitlab --all?

Is there any quicker way?

Thanks

Uwe Brauer 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/87v8hyil5h.fsf%40mat.ucm.es.

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

Reply via email to