私はgitに慣れていて、gitkを実行して次のようなものを得ることができます:
ここでは、リモート ブランチにプッシュする必要がある変更がいくつかあることがわかります。または、使用できgit log --decorate
、出力は次のようになります。
b8c2926... (refs/heads/next) Update instructions
6d9f914... Add a first go at generic x compiling
49a6dac... (refs/remotes/github/next) Ignore temp files
Mercurial でこのようなことはありますか?