namespace Geekbot.net.Commands.Utils.Changelog
{
public class CommitDto
public CommitInfoDto Commit { get; set; }
}