Skip to content
View mav2287's full-sized avatar
🎯
Focused
🎯
Focused
Block or Report

Block or report mav2287

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. Allow configuring multiple ssh deplo... Allow configuring multiple ssh deploy keys with git
    1
    #!/bin/bash
    2
    # Script to use custom ssh keys for various git repositories
    3
    # Run without arguments to get usage info.
    4
    #
    5
    # How it works:
  2. gitignore_php gitignore_php Public

    This is a gitignore file for PHP Developers. It is meant to be dropped into a new php git repo.