Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue#26"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR should reslove both issues #25 and #26 relating to how the
author
file is parsed.Issue #25 is resolved by adding a check for the size of
author
before attempting to parse it and stopping if it is zero.Issue #26 is resolved by removing the display of a
No Byline
<h2>
banner if the author'sbyline.md
file is not found.