git-extras

簡介

GIT utilities

安裝及更新

brew install git-extras
brew upgrade git-extras

Commands 簡介

https://github.com/tj/git-extras/blob/master/Commands.md

git contrib

Output author's contributions to a project.

git summary

Outputs a repo summary

git info

Show information about the repo

git undo

Remove the latest commit

git clear

Does a hard reset and deletes all untracked files from the working directory, including those in .gitignore

git clear-soft

Does a hard reset and deletes all untracked files from the working directory, excluding those in .gitignore

git browse

Opens the current git repository website in your default web browser

git bulk

git bulk adds convenient support for operations that you want to execute on multiple git repositories.

Register the current directory as a workspace to git bulk

git bulk --addcurrent personal

Run a git command on the repositories of the current workspace

git bulk fetch

Run a git command but ask user for confirmation on every execution (guarded mode)

git bulk -g fetch
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容