Skip to content

Commit

Permalink
Removed the note about using forgit as a git subcommand from the 'tip…
Browse files Browse the repository at this point in the history
…s' section

This is already explained in more detail in the 'git integration' section
  • Loading branch information
sandr01d committed Aug 2, 2023
1 parent f1ac9e3 commit e8fee0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ export FORGIT_LOG_FZF_OPTS='
- Most of the commands accept optional arguments (eg, `glo develop`, `glo f738479..188a849b -- main.go`, `gco master`).
- `gd` supports specifying revision(eg, `gd HEAD~`, `gd v1.0 README.md`).
- Call `gi` with arguments to get the wanted `.gitignore` contents directly(eg, `gi cmake c++`).
- You can use the commands as sub-commands of `git`, see [#147](https://github.com/wfxr/forgit/issues/147) for details.

### 📃 License

Expand Down

0 comments on commit e8fee0c

Please sign in to comment.