• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision7a7c0b73862dfd3dd8666d2c9104ae9c34f3ee37 (tree)
Zeit2014-12-12 05:27:10
Autortohosaku <ny@cosm...>
Commitertohosaku

Log Message

add README

Ändern Zusammenfassung

Diff

--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
1+# Hukku
2+
3+a web application to sf.jp git repositories to github
4+
5+## Usage
6+
7+$ git clone --bare --mirror git://hoge.git.sourceforge.net/gitroot/hoge/ hoge.git
8+$ cd hoge.git
9+$ git remote add github git@github.com:fuga/hoge.git
10+$ git config remote.github.mirror true
11+
12+set web hook in sf.jp repository
13+