Skip to content
View faisal3325's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Atlantic Technological University
  • Ireland
  • 07:49 (UTC +01:00)

Highlights

  • Pro

Block or report faisal3325

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. Git hook to add additional informati... Git hook to add additional information to the default commit message of Better BibTex auto referencing for Zotero
    1
    # This git hook adds the resource title to the
    2
    # Better BibTex created default commit message.
    3
    # This is a quick work, needs cleaning and some updations.
    4
    #!/bin/sh
    5
    COMMIT_MSG_FILE=$1