Skip to content

Set of git methods to work with specified repository

Notifications You must be signed in to change notification settings

TargetProcess/git-me

Repository files navigation

git-me

Set of git methods to work with specified repository

Contributing

Fill free to send PR but make sure you use EditorConfig with your editor and apply semantic-release approach to write commit messages.

Steps

npm i
make changes
git add .
npm run commit