Skip to content

msohn/egit-github-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGit Github Examples

This repository contains examples how to use the EGit Github client.

Credentials

In order to set credentials used to authenticate with the Github REST API set the following system properties when starting the example:

-Dgithub.test.user=foo
-Dgithub.test.password=secret

Note that the rate limit enforced by Github is higher for authenticated users.

Commits

The Commits class demonstrates how to use the CommitService to list commits of a repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages