Skip to content

Browse interactively through branches, files and directories of a git repository and download them

License

Notifications You must be signed in to change notification settings

FalcoSuessgott/gitget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitget Go Report Card

Browse interactively through branches, files and directories of a git repository and download them into your current working directory.

Features

  • browse and checkout available branches
  • recursively copy directories
  • reading clipboard buffer for avaiable git-urls
  • https- and ssh-cloning

Installation

go get github.com/FalcoSuessgott/gitget

Supported OS

  • Windows
  • MacOS
  • Linux

Usage

NAME:
   gitget - Browse interactively through branches, files and directories of a git repository and download them

USAGE:
   gitget GIT_URL (e.g gitget https://github.com/golang/example)

VERSION:
   1.1.0

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help (default: false)
   --version, -v  print the version (default: false)

About

Browse interactively through branches, files and directories of a git repository and download them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages