Skip to content

JeanSebTr/git-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-demo

A demo of sshgate for Git push/pull

Setup

  • go get github.com/xpensia/git-demo
  • cd $GOPATH/src/github.com/xpensia/git-demo
  • Generate an ssh key with ssh-keygen -t rsa and save it in ./id_rsa

Usage

PORT=2222 go run app.go

In an other terminal type : git pull ssh://git@127.0.0.1:2222/full.absolute.path.to.git.folder master:test-git-demo

About

A demo of sshgate for Git push/pull

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages