Skip to content

Commit baa7a08

Browse files
authored
Add more git info
1 parent 60d56ce commit baa7a08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog_professional/_posts/2020-06-04-soap-box.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ I found that I was repeatedly re-googling links to share with new mentees, so I
2424
* :star2: [An emoji guide for your commit messages](https://gitmoji.carloscuesta.me/)
2525
* use `git add -p` to spot-check your changes while preparing a commit
2626
* [Version control concepts and best practices](https://homes.cs.washington.edu/~mernst/advice/version-control.html)
27+
* [Git commit fixup and autosquash](https://blog.sebastian-daschner.com/entries/git-commit-fixup-autosquash)
28+
* [pull with rebase](http://gitready.com/advanced/2009/02/11/pull-with-rebase.html)
2729

2830
## Comments & Documentation
2931

0 commit comments

Comments
 (0)