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://[email protected]: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

No packages published

Languages