Pinned Loading
-
google-meet-hide-self
google-meet-hide-self PublicChrome extension to automatically hide your self view in Google Meet - better for your mental health!
-
jira-standup-order
jira-standup-order PublicChrome extension to randomise a list of attendees and show on a JIRA scrum board to determine standup order. Every day it will automatically reshuffle the list for you.
Svelte 1
-
-
This is a Git-hook that looks at you...
This is a Git-hook that looks at your branch name and if it sees a string of numbers at the start of it (e.g. `12345-create-gist`), it will append your commit message with that number, like this: `<rest of your commit message><new line>#12345`. This is mostly for TFS, which will link your commit to the work item with that ID if it finds it in your commit message. 1#!/bin/sh23task=$(git branch | grep '*' | sed 's/* //' | sed 's/\([0-9]*\).*/\1/')4task=${task}5
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.


