Skip to content
Snippets Groups Projects
Commit aada44d6 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

move to new JCNS repository

parent 5f456763
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
git pull http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/ master
git pull git://apps.jcns.fz-juelich.de/frida2.git/ master
#!/bin/bash
git add .
git commit -a
git push ssh://wuttke@iffjcns.iff.kfa-juelich.de/~wuttke/public_html/frida2.git master
git push git@apps.jcns.fz-juelich.de:frida2.git master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment