effective-java-3rd-chinese/docs/_style/prism-master/tests/languages/git/comment_feature.test

17 lines
415 B
Plaintext
Raw Normal View History

2019-03-14 13:10:17 +08:00
# On branch gh-pages
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
----------------------------------------------------
[
["comment", "# On branch gh-pages"],
["comment", "# Changes to be committed:"],
["comment", "# (use \"git reset HEAD <file>...\" to unstage)"],
["comment", "#"]
]
----------------------------------------------------
Checks for comments.