Re: [smug-devel] RSS Feeds and Diffs
Status: Alpha
Brought to you by:
amcnabb
From: Jeff A. <jef...@pr...> - 2008-10-21 16:14:53
|
Andrew McNabb wrote: > > Describe a bit more what the RSS feed will actually do. Will there be > one RSS entry for each commit, or one entry for each file changed, or > something completely different? What information will go in the feed? > What I have in mind is one diff per commit-- much like git log -p I don't see much benefit in trying to split a particular commit into 2 or 3 entries if 2 or 3 files have been changed. If smug is being used as the frontend to a particular git repository, there will only be one commit per file anyway. Jeff Anderson |