This repository is for showing how Git and GitHub work on release Adding line for rebase on master More changes on feature after rebase
- @mentions, #refs, links, formatting, and
tagssupported - list syntax required (any unordered or ordered list supported)
- this is a complete item
- this is an incomplete item
Sample website with plenty of files for demos
Modifications took place
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'});
undefined = 5;
}
}