Frontend developer and tech lead at IBM Watson Media, IBM Budapest Lab, Hungary
- Budapest, Hungary
Highlights
- Pro
Pinned Loading
-
-
carbon-components-react
carbon-components-react PublicForked from carbon-design-system/carbon-components-react
React components for the Carbon Design System
JavaScript
-
gatsby-theme-carbon
gatsby-theme-carbon PublicForked from carbon-design-system/gatsby-theme-carbon
A Carbon inspired Gatsby theme
JavaScript
-
GetStream/stream-cli
GetStream/stream-cli PublicConfigure & manage Stream applications from the command line. 🚀
-
Commit hook to parse actual branch n...
Commit hook to parse actual branch name. Try to find JIRA issue number in the branch name and ammend that to the end of the commit message. 1TICKET_ID=$(git rev-parse --abbrev-ref HEAD 2> /dev/null | grep -oE "[A-Z]+-[0-9]+")
2if [ -n "$TICKET_ID" ]; then
3echo "$(cat $1)\n$TICKET_ID" > $1
4fi
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.