Pinned Loading
-
-
Script to clean the mac Almost like ...
Script to clean the mac Almost like a new one 1#!/usr/bin/env bash
23# Ask for the administrator password upfront
4sudo -v
5HOST=$( whoami )
-
-
Git commit message hook
Git commit message hook 1#!/usr/bin/env ruby
23$regex = /\A(\[(\w+)(\/(\w*))?(\/(\w*))?\])\s+(\[#\w{2,10}\])\s+(.*)$/i
4message_file = ARGV[0]
5message = File.read(message_file)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.