Skip to content

Git Commander is right now a tool I use to open up PR's from repos and auto-check them out, so I can review the pull requests. I decided to open source it, cause why not.

License

Notifications You must be signed in to change notification settings

JamesLoyd/gitcommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core License

GitCommander - A terminal user interface for git

GitCommander is right now a tool I use to open up PR's from repos and auto-check them out, so I can review the pull requests. I decided to open source it, cause why not.

Features

  • List PR's in a Repo and check them out
  • More features are planned, will be updating with a roadmap in the near future

Current Dependencies

  • Git Commander depends on github cli to handle its PR checkout functionality and also interacting with Github. There are some plans to add more support to work with other git hosting sites like bitbucket and gitlab. But, as of right now, its just github. Gotta start somewhere :)

How to build

  • git clone [email protected]:JamesLoyd/gitcommander.git
  • cd gitcommander
  • cd GitCommander
  • dotnet run

About

Git Commander is right now a tool I use to open up PR's from repos and auto-check them out, so I can review the pull requests. I decided to open source it, cause why not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published