Skip to content

Commit

Permalink
Fix cherry-pick key
Browse files Browse the repository at this point in the history
  • Loading branch information
kuychaco authored Jan 30, 2019
1 parent 38ebc46 commit f929861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/demos.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ define([], function () {

var cherryPick = {
title: 'Cherry Pick',
key: 'cherry pick',
key: 'cherry-pick',
message: 'Let\'s pick some commits',
commitData: [
{
Expand Down

1 comment on commit f929861

@wzj88123
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

js / demos.js
@@ -241,7 +241,7 @@ define([],function(){

var cherryPick = {
标题:“樱桃精选” ,
关键:“樱桃 挑” ,
键:“樱桃-采摘” ,
消息:“让我们选择一些提交” ,
commitData:[
{
0提交评论 f929861

Please sign in to comment.