gitk, kitex, rclone, venv: edit pages (#12539)

* gitk, kitex, rclone, venv: remove trailing & leading whitespace
* gitk: remove placeholder

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
Juri Dispan
2024-03-22 19:05:33 +01:00
committed by GitHub
parent b56c5570a5
commit 3dc0921018
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
- Generate client codes when a project is not in `$GOPATH`:
` kitex -module {{github.com/xx-org/xx-name}} {{path/to/IDL_file.thrift}}`
`kitex -module {{github.com/xx-org/xx-name}} {{path/to/IDL_file.thrift}}`
- Generate client codes with protobuf IDL: