Cross Reference:
xref
: /
ontohub
/
lib
/
git_repository
/
svn_rebase.sh
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
svn_rebase.sh revision 3bfc9e3ce3733056e676a1aec8ab6b401e731a63
#!/
bin
/
sh
echo
"changing folder:"
echo
$
1
cd
$
1
pwd
echo
"that's the folder :)"
git
svn
rebase