Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Enzo Cioppettini
ion
Commits
e8e9b0fd
Commit
e8e9b0fd
authored
4 years ago
by
Nathaniel Allred
Browse files
Options
Downloads
Patches
Plain Diff
fix: Update location of tests script in CONTRIBUTING.md. Add missing period to help.out.
parent
19d8bfaa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CONTRIBUTING.md
+1
-1
1 addition, 1 deletion
CONTRIBUTING.md
tests/help.out
+1
-1
1 addition, 1 deletion
tests/help.out
with
2 additions
and
2 deletions
CONTRIBUTING.md
+
1
−
1
View file @
e8e9b0fd
...
...
@@ -70,7 +70,7 @@ Before submitting a merge request (MR) on GitLab, ensure that you've run your te
pass. This can be done by running the following two commands:
```
sh
cargo +nightly
test
--lib
&&
bash
example
s/run_examples.sh
cargo +nightly
test
--lib
&&
bash
test
s/run_examples.sh
```
## Format your code
...
...
This diff is collapsed.
Click to expand it.
tests/help.out
+
1
−
1
View file @
e8e9b0fd
ion 1.0.0-alpha
The fast, safe, modern rust shell. Ion is a commandline shell created to be a faster and easier to use alternative to
the currently available shells. It is not POSIX compliant
the currently available shells. It is not POSIX compliant
.
USAGE:
ion [FLAGS] [OPTIONS] [args]...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment