Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bashhub-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ryan Caloras
  • bashhub-client
  • Wiki
  • Usage

Usage · Changes

Page history
Small edit about ignoring commands. authored Sep 23, 2015 by Ryan Caloras's avatar Ryan Caloras
Show whitespace changes
Inline Side-by-side
Usage.md
View page @ b60b8aef
...@@ -70,3 +70,10 @@ Your git commands including duplicates. ...@@ -70,3 +70,10 @@ Your git commands including duplicates.
```bash ```bash
$ bh -dups "git" $ bh -dups "git"
``` ```
##Ignoring Commands
`#ignore` added to any command will omit it from being saved. Simply add it to the end of any command and it won't be recorded in Bashhub.
```bash
$ echo "this command won't be saved" #ignore
```
\ No newline at end of file
Clone repository
  • FAQ
  • Home
  • Install
  • Security and Privacy
  • Usage