fdcd15 Fix for #106 Allow setting the default branch

2 files Authored by Ghost-script 10 years ago , Committed by Pierre-Yves Chibon 10 years ago ,
    Fix for #106 Allow setting the default branch
    
    * Changed default branch for comparison of commits when switched between branch.
    * Setting default branch as the proposed branch in remote pull-request form.
    * Fixed commit page broken Request Pull Button
    * Added check for empty repo or unborn head(fixed no master branch tests fails)
    
        
file modified
+1 -0
file modified
+28 -15