Skip to content

Commit f1d2929

Browse files
authored
Merge pull request #559 from unixorn/remove-gitready.com
gitready.com is not resolving.
2 parents c42d2b4 + aa75977 commit f1d2929

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: [x] -->
1010

11-
- [ ] Add/update a helper script or `git` alias
12-
- [ ] Add/update link to an external resource like a blog post or video
11+
- [ ] Add/Remove/Update a helper script or `git` alias
12+
- [ ] Add/Remove/Update link to an external resource like a blog post or video
1313
- [ ] Text cleanups/updates
1414
- [ ] Test updates
1515

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ If you aren't using any ZSH frameworks, or if you're using `bash`, `fish` or ano
284284
- [git-tips/tips](https://github.com/git-tips/tips) is a collection of `git` tips.
285285
- [git-tips](http://mislav.net/2010/07/git-tips/) by Mislav Marohnić is a good article on `git` tips. Several of his `git` scripts are in this collection.
286286
- [gitimmersion.com/](http://gitimmersion.com/) is a guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
287-
- [gitready.com/](http://gitready.com/) is a great reference which has been collecting information and tips for `git` since 2009.
288287
- [learnenough.com](http://www.learnenough.com/git-tutorial) has a more detailed `git` tutorial on
289288
- [“Git” it together: Some tips on commit etiquette and best practices for junior developers](https://hackernoon.com/git-it-together-some-tips-on-commit-etiquette-and-best-practices-for-junior-developers-1f147b8dfd56) is a good article explaining some best practices on how to write a _good_ commit message, no matter what source control system you're using.
290289

0 commit comments

Comments
 (0)