Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
952
Issues
952
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tails
tails
Commits
07317ee5
Commit
07317ee5
authored
Feb 12, 2015
by
Tails developers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make scenario names clearer.
parent
cbd1f61c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
features/torified_git.feature
features/torified_git.feature
+2
-2
No files found.
features/torified_git.feature
View file @
07317ee5
...
...
@@ -16,12 +16,12 @@ Feature: Cloning a Git repository
And
all notifications have disappeared
And
I save the state so the background can be restored next scenario
Scenario
:
Cloning a Git repository over HTTPS
Scenario
:
Cloning a Git repository
anonymously
over HTTPS
When I run "git clone https
:
//git-tails.immerda.ch/myprivatekeyispublic/testing"
in
GNOM
E
Terminal
And
process
"git"
has stopped running after at most 180 seconds
Then
the Git repository
"testing"
has been cloned successfully
Scenario
:
Cloning a Git repository over the Git protocol
Scenario
:
Cloning a Git repository
anonymously
over the Git protocol
When I run "git clone git
:
//git.tails.boum.org/myprivatekeyispublic/testing"
in
GNOM
E
Terminal
And
process
"git"
has stopped running after at most 180 seconds
Then
the Git repository
"testing"
has been cloned successfully
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