Skip to content

farhansadik/gitman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Git Manager

A basic script for automate git commands

Basic Options

  1. status
  2. auto add
  3. custom add
  4. auto commit
  5. custom commit [all]
  6. pull
  7. push
  8. log
  9. view specific file from log

for this you must need revision tag. for revision tag visit 8 option or type git log. And then enter file address.

  1. view repository info

Installation/Usage
No need to install, just place gitman.bash into your current project directory. Make sure it has execute permission.

Run it using ./gitman.bash

Support
It also support windows mintty, android (termux) and linux.

About

A basic git manager for auto generate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages