Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize parameter syntax #9

Open
CamdenSegal opened this issue Jun 20, 2014 · 1 comment
Open

Standardize parameter syntax #9

CamdenSegal opened this issue Jun 20, 2014 · 1 comment
Labels

Comments

@CamdenSegal
Copy link
Contributor

We are using a variety of syntax to indicate placeholder parameters and such. Can we decide on a syntax we will use globally?

Something like wrapping parameters in carrots seems like it could work nicely and not conflict with the commands?

e.g.

cd <file>

git checkout <branch-name>

ssh <username>@<url or ip>

This could potentially conflict with using the command line > and >> operators.

Any thoughts?

@jtsternberg
Copy link
Contributor

Agreed. Updating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants