mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-12 08:16:22 -04:00
Removed the note about using forgit as a git subcommand from the 'tips' section
This is already explained in more detail in the 'git integration' section
This commit is contained in:
parent
f1ac9e3f7f
commit
e8fee0c581
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue