:Gstatus
ステータスウィンドウを使用して見ることができます。ファイルが変更されたという行に直接ジャンプするにはどうすればよいですか。
# On branch refactor-modeldatasource
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: graphos/sources/model.py
#
no changes added to commit (use "git add" and/or "git commit -a")
私は最初の行にいて、次の行にジャンプしたいと考えていますmodified ......
。