We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8678f49 commit 036e8afCopy full SHA for 036e8af
README.md
@@ -50,16 +50,6 @@ Inside the `scripts` folder you will find one-off scripts to help with tasks.
50
## Git Scripts
51
Custom scripts that extend Git functionality, to streamline the process of tracking tickets and managing releases
52
53
-### Installation
54
-Either copy the scripts into your `PATH` or run the following command to add the scripts to your `PATH`
55
-
56
-```shell
57
-scripts/link-git-commands.sh
58
-```
59
60
-* This will link git scripts to a `bin` folder in your home directory.
61
- If you do not have a `bin` folder, it will create one for you.
62
63
### `git-tickets`
64
65
This command is used to get the tickets since staging was last updated.
0 commit comments