gitproompt

コマンドプロンプトでGitリポジトリ情報を表示する
今すぐダウンロード

gitproompt ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • MIT/X Consortium Lic...
  • 価格:
  • FREE
  • 出版社名:
  • Luke Stebbing
  • 出版社のWebサイト:
  • http://lukestebbing.com

gitproompt タグ


gitproompt 説明

コマンドプロンプトでGitリポジトリ情報を表示します gitPromptは、現在のブランチ、StashおよびRebaseのステータス、およびオプションでゼロ以外の終了ステータスコードを表示するPythonモジュールです。次のようになります。 xをタッチします。 git xを追加します。 git commit -m x $ export ps1 = 'cwd $(../ gitprompt $?)$'現在のブランチが表示されます.cwd master $ git checkout -b newcwd new $ git checkout mastercwd master $ echo y1> y; git yを追加します。 git commit -m y1; Git Checkout NewThe Saved Stashesの数が表示されます.CWD New $ ECHO Y2> Y; git yを追加します。 git stash savecwd新しいstash $ touch z; git zを追加します。 git stash savecwd new stashes! $ git stash pop; git stash popwhether racaseが進行中です.CWD New $ Git Rebase MasterCWD新しいリベース! $ GIT REBASE --ABORTCWD新しい$ git config core.editor true; git rebase --interactive mastercwd新しいリベース! $ git rebase --abortif gitpromptがゼロ以外の終了コードに渡され、それは表示されます:CWD新しい$ truecwd new $ false => 1cwd新しい$要件: ・Python このリリースの新機能: ・マイナーメタデータエラーを修正しました。


gitproompt 関連ソフトウェア