Please enable JavaScript in your browser!
首頁
探索
說明
登入
mthl
/
gnustandards-conversion
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
This is a repository for converting GNU Coding Standards CVS repository to Git.
3
提交歷史
1
分支列表
0
版本發佈
分支:
master
分支列表
標籤列表
master
gnustandards...
HTTPS
SSH
ZIP
TAR.GZ
Mathieu Lirzin
412fc14755
Adapt to the generated git repository.
10 年之前
.gitignore
412fc14755
Adapt to the generated git repository.
10 年之前
Makefile
412fc14755
Adapt to the generated git repository.
10 年之前
README
9df1c6480a
Initial commit.
10 年之前
gnustandards.lift
9df1c6480a
Initial commit.
10 年之前
gnustandards.map
f662b3c15a
Add commiter map.
10 年之前
gnustandards.opts
9df1c6480a
Initial commit.
10 年之前
README
# -*- mode: org -*-
This a repository for the conversion of GNU Coding Standards CVS
repository to Git.
* How to work on the conversion
The conversion is made with:
- [[http://www.catb.org/esr/reposurgeon/][reposurgeon]]
- [[http://www.catb.org/~esr/cvs-fast-export/][cvs-fast-export]]
You must have them in you =$PATH= to work with the Makefile. For
general documentation about repository conversion please take a look
at http://www.catb.org/~esr/reposurgeon/dvcs-migration-guide.html