Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
evolve
Commits
53837527e7e3
Commit
53837527
authored
Nov 22, 2021
by
Sushil Khanchi
🐨
Browse files
tests: remove unused mkcommit() definition
parent
61b64cd8d869
Pipeline
#30202
failed with stage
in 15 minutes and 23 seconds
Changes
1
Pipelines
13
Show whitespace changes
Inline
Side-by-side
tests/test-evolve-phase-divergence.t
View file @
53837527
...
...
@@ -17,11 +17,6 @@
$
hg
init
public
$
cd
public
$
echo
a
>
a
$
mkcommit
()
{
>
echo
"
$1
"
>
"
$1
"
>
hg
add
"
$1
"
>
hg
ci
-
m "add $1"
>
}
$
hg
commit
-
A
-
m ini
t
adding
a
$
cd
..
...
...
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