Open main menu

Changes

Git svn

44 bytes added, 21:20, 21 October 2020
m
{{historical svn}}
__TOC__
 
= relax branches at github =
You should install [[msysgit]] on windows, to do the commands.
# Or if you have setup a SSH key in github, and tested with: ssh -T git@github.com
git remote set-url origin git@github.com:nmr-relax/relax_trunk.git
git remote set-url origin hub git@github.com:${GIT_USER_NAME}/relax_trunk.git
git fetch origin
</source>
== Sync script from SVN to Hithub Github ==
<source lang="bash">
#!/bin/bash
= See also =
[[Category:git]]
[[Category:Relax]]
Trusted, Bureaucrats
4,223

edits