ugit 0.4.4
ugit 0.4.4:
Like It? Star It
Love It? Support It
- ugit a container! (#262, #263, #264)
docker run --interactive --tty ghcr.io/startautomating/ugit
git checkout
improvementsgit checkout -PullRequest [int]
(#178)git checkout -NewBranchName [string]
(#266)git checkout -ResetBranchName [string]
(#267)git checkout -Detach [switch]
(#268)git checkout -ResetPath [string]
(#269)git checkout -FromBranch [string]
(#270)git checkout -RevisionNumber/-ParentNumber [int]
(#271)
git sparse-checkout
improvementsgit branch -Remote [switch]
(#185)git config --list
outputs as objects (#265)git --format json
outputs as objects (#239)
Additional Changes in Changelog