-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add clone repository function * Update src/clj_github/repository.clj Co-authored-by: Rui Fernando Hayashi <[email protected]> * Create temp dir to download git repo * Remove master as default branch. Let github itself decides the default * Add link to API documentation * rename tag param to ref * Remove destination path param * Update src/clj_github/repository.clj Co-authored-by: Rui Fernando Hayashi <[email protected]> * Fix error on returned repo path * Update src/clj_github/repository.clj Co-authored-by: Rui Fernando Hayashi <[email protected]> * Update changelog Co-authored-by: Rui Fernando Hayashi <[email protected]>
- Loading branch information
Showing
3 changed files
with
38 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters