Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- [`git setup`](#git-setup)
- [`git touch`](#git-touch)
- [`git obliterate`](#git-obliterate)
- [`git feature|refactor|bug|chore`](#git-feature|refactor|bug|chore)
- [`git feature|refactor|bug|chore`](#git-featurerefactorbugchore)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better if it's hyphenated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless we change the title?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact, it shouldn't matter because

  1. You don't wanna change your title for this.
  2. The link is not visible.
  3. GitHub doesn't change | to -.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

- [`git local-commits`](#git-local-commits)
- [`git archive-file`](#git-archive-file)
- [`git missing`](#git-missing)
Expand Down