1. 06 Apr, 2016 1 commit
    • Yasser Hussain's avatar
      Changed the argument of not_found for 'unprotect' · d023a852
      Yasser Hussain authored
      not_found appends string "Not Found" to the argument causing the resulting message to be "Branch does not exist Not Found" which is an incorrect error message.
      
      Changed the argument of not_found! for 'unprotect'  command to "Branch" from "Branch does not exist".  This makes the final error message to appear as "Branch Not Found" which is correct and same as error messages for other commands like 'protect'.
      d023a852
  2. 05 Apr, 2016 32 commits
  3. 04 Apr, 2016 7 commits