-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 7b8d5d2
Showing
3 changed files
with
720 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
trac2issues transforms a Trac database into a set of github | ||
milestones and issues, attempting to preserve reporter names, | ||
creation dates, formatting. It does not preserve attachments, however. | ||
The format is described at https://gist.github.com/izuzak/654612901803d0d0bc3f |
Oops, something went wrong.