Skip to content

Commit 6cbbe18

Browse files
authored
Removed the note about using forgit as a git subcommand from the 'tips' section (#321)
The note was redundant because it is explained in more detail in the 'git integration' section.
1 parent 9b5714f commit 6cbbe18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ export FORGIT_LOG_FZF_OPTS='
344344
- Most of the commands accept optional arguments (eg, `glo develop`, `glo f738479..188a849b -- main.go`, `gco master`).
345345
- `gd` supports specifying revision(eg, `gd HEAD~`, `gd v1.0 README.md`).
346346
- Call `gi` with arguments to get the wanted `.gitignore` contents directly(eg, `gi cmake c++`).
347-
- You can use the commands as sub-commands of `git`, see [#147](https://github.com/wfxr/forgit/issues/147) for details.
348347

349348
### 📃 License
350349

0 commit comments

Comments
 (0)