rtfd/docs/public/git/snippets.rst

23 lines
185 B
ReStructuredText
Raw Normal View History

2017-12-02 22:02:37 +00:00
Snippets
2019-11-19 21:13:24 +00:00
========
2017-12-02 22:02:37 +00:00
TODO
2019-11-19 21:13:24 +00:00
----
2017-12-02 22:02:37 +00:00
* .gitignore
* aliases
* git diff
* cached (staging area)
* character
2019-11-19 21:13:24 +00:00
Reverse .gitignore
------------------
2020-03-07 19:50:58 +00:00
::
*
!.gitignore
!*/
!SHA*SUMS