(type egg)
(signature "git-egg-author egg")
(timestamp 1612269487)
(sxml ((section 2 "Outdated egg!" (p "This is an egg for CHICKEN 4, the unsupported old release.  You're almost certainly looking for " (int-link "/eggref/5/git-egg-author" "the CHICKEN 5 version of this egg") ", if it exists.") (p "If it does not exist, there may be equivalent functionality provided by another egg; have a look at the " (link "https://wiki.call-cc.org/chicken-projects/egg-index-5.html" "egg index") ". Otherwise, please consider porting this egg to the current version of CHICKEN.") (toc)) (section 2 "git-egg-author" (section 3 "Description" (p "This egg is a port of the svn-egg-author by Peter Bex and others from the svn toolset to git.") (p "See " (link "https://wiki.call-cc.org/eggref/4/svn-egg-author"))) (section 3 "Authors" (p (int-link "/users/carl" "Carl"))) (section 3 "Requirements" (p "A working installation of the git command line tool.")) (section 3 "Examples" (p "Update the .meta file, commit changes to the repository, create a tag, and push --tags to origin:") (pre " git eggtag 0.9")) (section 3 "License" (p "All code in this egg is hereby put in the public domain")) (section 3 "Repository" (p (link "https://bitbucket.org/carldouglas/git-egg-author"))) (section 3 "Version History" (ul (li "0.7 Initial port from svn-egg-author"))))))
