Skip to content
View tomohung's full-sized avatar

Block or report tomohung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mac.config mac.config Public

    use Vundle to manager plugin

    Vim Script

  2. git/hooks/prepare-commit-msg add bra... git/hooks/prepare-commit-msg add branch name
    1
    #!/bin/sh
    2
    #
    3
    # An example hook script to prepare the commit log message.
    4
    # Called by "git commit" with the name of the file that has the
    5
    # commit message, followed by the description of the commit