[ttssh2-dev 504] Re: GitHubのTeraTermProjectへ登録

Back to archive index
matsuo zmats****@gmail*****
2023年 1月 3日 (火) 02:13:31 JST


松尾です。

publicに変更しました

うまくミラーできていなかったので
再度作り直しました。(--bareが抜けていました)

git-svn のほうはmaster以外のブランチがない状態です。

調査します。


土山さんのミラー 
(https://github.com/TeraTermProject/teraterm-mirror-svn2git)
git clone --bare https://github.com/m-tmatma/ttssh2-work.git
cd ttssh2-work
git push --mirror git****@githu*****:TeraTermProject/teraterm-mirror-svn2git.git

git-svn (https://github.com/TeraTermProject/teraterm-mirror-gitsvn)
git svn clone -r 3226:HEAD --stdlayout 
https://svn.osdn.net/svnroot/ttssh2/ --log-window-size=10000
cd ttssh2
git remote add github 
git****@githu*****:TeraTermProject/teraterm-mirror-gitsvn.git
git push -u github --all



ttssh2-dev メーリングリストの案内
Back to archive index