Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Commit ce0bd51

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4ad608b + ced845a commit ce0bd51

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

git-utilities/README.md.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Git Utilities
2+
3+
These are small shell scripts I have created to make tedious git procedures not so terrible.
4+
5+
In order to include these scripts into your flow, add the `bin` directory to your `PATH` environment variable.
6+
7+
Shortcut: Any executable in `PATH` starting with `git-$name` can be called via `git $name`.
8+
9+
# Scripts
10+
<!--stackedit_data:
11+
eyJoaXN0b3J5IjpbMjQ1MTM1NzM0XX0=
12+
-->

0 commit comments

Comments
 (0)