Skip to content

feat: added multiple commands and lib/ script#1

Merged
PlatformStackPulse merged 1 commit into
mainfrom
feature/git-common-needs
May 13, 2026
Merged

feat: added multiple commands and lib/ script#1
PlatformStackPulse merged 1 commit into
mainfrom
feature/git-common-needs

Conversation

@PlatformStackPulse
Copy link
Copy Markdown
Owner

@PlatformStackPulse PlatformStackPulse commented May 13, 2026

Pull Request Template

Description

Added several repetitive git commands to grr in form of scalable by iterating through current directory or given path such as
Bulk-pull , custom git status

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Dependency update
  • Performance improvement
  • Code refactoring

Related Issue

How Has This Been Tested?

  • Unit tests added/updated (BATS)
  • Integration tests added/updated
  • Manual testing completed
  • ShellCheck passes

Checklist

  • PR title follows Conventional Commits format (feat:, fix:, etc.)
  • Code follows project style guidelines (shfmt formatted)
  • Self-review completed
  • Comments added for complex logic
  • Documentation updated
  • No breaking changes (or breaking changes documented)
  • Tests pass locally (make test)
  • ShellCheck clean (make lint)

Additional Notes

@PlatformStackPulse PlatformStackPulse force-pushed the feature/git-common-needs branch 2 times, most recently from 239dddd to 039f007 Compare May 13, 2026 22:57
@PlatformStackPulse PlatformStackPulse self-assigned this May 13, 2026
Author:    Harry.Sarshogh <harry.sarshogh@gmail.com>
@PlatformStackPulse PlatformStackPulse force-pushed the feature/git-common-needs branch from 039f007 to 02369b5 Compare May 13, 2026 22:59
@PlatformStackPulse PlatformStackPulse merged commit 6e9c62b into main May 13, 2026
9 checks passed
@PlatformStackPulse PlatformStackPulse deleted the feature/git-common-needs branch May 13, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant