Skip to content

Instantly share code, notes, and snippets.

View yurii-hunter's full-sized avatar
🏠
Working from home

Yura Hunter yurii-hunter

🏠
Working from home
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active July 29, 2024 23:20
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@scottjbarr
scottjbarr / memcached.conf
Created December 14, 2009 06:01
memcached default config file
# memcached default config file
# 2003 - Jay Bonci <jaybonci@debian.org>
# This configuration file is read by the start-memcached script provided as
# part of the Debian GNU/Linux distribution.
# Run memcached as a daemon. This command is implied, and is not needed for the
# daemon to run. See the README.Debian that comes with this package for more
# information.
-d