Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
600b15f0
Commit
600b15f0
authored
Jun 18, 2015
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
71a1d853
966a9ae4
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
weblate/media/js/chartist.min.js
weblate/media/js/chartist.min.js
+3
-3
weblate/media/js/chartist.min.js.map
weblate/media/js/chartist.min.js.map
+1
-1
weblate/trans/vcs.py
weblate/trans/vcs.py
+1
-0
No files found.
weblate/media/js/chartist.min.js
View file @
600b15f0
This diff is collapsed.
Click to expand it.
weblate/media/js/chartist.min.js.map
View file @
600b15f0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
weblate/trans/vcs.py
View file @
600b15f0
...
...
@@ -651,6 +651,7 @@ class GithubRepository(GitRepository):
"""
cmd
=
[
'pull-request'
,
'-f'
,
'-h'
,
'{0}:{1}'
.
format
(
self
.
_hub_user
,
fork_branch
),
'-b'
,
origin_branch
,
'-m'
,
'Update from Weblate.'
.
encode
(
'utf-8'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment