DJabberd now lives on git and github

Yann Kerherve yann at sixapart.com
Tue May 25 01:50:25 UTC 2010


> ...I get a different SHA for this:
> $ git blame doc/rfc3920-notes.txt | head -1
> ^88db1e6 rfc3920-notes.txt (Brad Fitzpatrick  2006-03-01 17:12:05 +0000    1)

Yeah, my snafu  with GIT_AUTHOR_EMAIL vs GIT_COMMITER_EMAIL
you have the "right" one.

So, we'll redo the import of the main DJabberd/ to keep a more linear
history. Basically

git filter-branch --tree-filter "rm -rf DJabberd-*; mv DJabberd/* . || true"

I'll do that tomorrow morning (PST), so that anyone can chimes in with
more suggestions or commit info changes.


Yann


More information about the Djabberd mailing list