gg_git 2.5.2
gg_git: ^2.5.2 copied to clipboard
A collection of git helper scripts for repository checks and other utilities.
Change Log #
2.5.2 - 2024-04-05 #
Fixed #
- Ammending with ammendWhenNotPushed will not overwrite the previous commit message
2.5.1 - 2024-04-04 #
Added #
- option
--ammend-when-not-pushedtoCommit deleteFileAndCommitModifiedFiles:Allow to ignore files that were deletedaddAndCommitPubspecFilepushLocalChangesinitLocalAndRemoteGitrevertLocalChanges- Test helpers
IsPushed.gethas an optionignoreUnCommittedChangeswhich allows to ignore uncommitted changes.HasRemotereturns true when git has a remote repoHeadMessage: Allow to return head message also when not everything is committed.modified-files