Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
Augie Fackler
- Mon, 28 Nov 2016 01:44:52
Show More
hgext/shelve.py
0
+1
-1
@@
-911,7
+911,7
b' def shelvecmd(ui, repo, *pats, **opts):'
911
911
files. If specific files or directories are named, only changes to
912
912
those files are shelved.
913
913
914
In bare shelve(when no files are specified, without interactive,
914
In bare shelve (when no files are specified, without interactive,
915
915
include and exclude option), shelving remembers information if the
916
916
working directory was on newly created branch, in other words working
917
917
directory was on different branch than its first parent. In this
i18n/ja.po
0
+1
-1
@@
-10464,7
+10464,7
b' msgstr ""'
10464
10464
" 指定対象の変更のみが退避されます。"
10465
10465
10466
10466
msgid ""
10467
" In bare shelve(when no files are specified, without interactive,\n"
10467
" In bare shelve (when no files are specified, without interactive,\n"
10468
10468
" include and exclude option), shelving remembers information if the\n"
10469
10469
" working directory was on newly created branch, in other words working\n"
10470
10470
" directory was on different branch than its first parent. In this\n"
i18n/pt_BR.po
0
+1
-1
@@
-10582,7
+10582,7
b' msgstr ""'
10582
10582
" engavetadas."
10583
10583
10584
10584
msgid ""
10585
" In bare shelve(when no files are specified, without interactive,\n"
10585
" In bare shelve (when no files are specified, without interactive,\n"
10586
10586
" include and exclude option), shelving remembers information if the\n"
10587
10587
" working directory was on newly created branch, in other words working\n"
10588
10588
" directory was on different branch than its first parent. In this\n"
tests/test-shelve.t
0
+1
-1
@@
-36,7
+36,7
b' shelve has a help message'
36
36
specific files or directories are named , only changes to those files are
37
37
shelved .
38
38
39
In bare shelve ( when no files are specified , without interactive , include
39
In bare shelve ( when no files are specified , without interactive , include
40
40
and exclude option ), shelving remembers information if the working
41
41
directory was on newly created branch , in other words working directory
42
42
was on different branch than its first parent . In this situation
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages