提交 2d660161 编写于 作者: P Paul Redmond

Clean up doc

上级 2bbe6aba
# To use: add a .jira-url file containing your
# Jira project's base url in the root of your project.
# Example: https://name.jira.com
# To use: add a .jira-url file in the base of your project
# Setup: cd to/my/project
echo "https://name.jira.com" >> .jira-url
# Usage: jira # opens a new issue
# jira ABC-123 # Opens an existing issue
open_jira_issue () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册