Jay Gabriels
|
5910576a1f
|
Add GHORG_CLONE_WIKI to clone wiki pages (#161)
|
2021-11-03 19:17:36 -07:00 |
|
Jay Gabriels
|
86bd64d955
|
Update how github users clone their own repos (#127)
|
2021-04-09 09:00:56 -07:00 |
|
Jay Gabriels
|
2ae5eecc1e
|
Add/cloneme (#125)
* Update github.go
|
2021-04-02 09:55:59 -07:00 |
|
Jay Gabriels
|
e5f59fb78c
|
Add clone me option for github (#124)
|
2021-04-02 09:40:50 -07:00 |
|
Jay Gabriels
|
d479395bdf
|
update ghorg branch to first look for repos default branch (#113)
* update ghorg branch to first look for repos default branch
|
2020-11-29 09:14:13 -08:00 |
|
6543
|
559d9ef06b
|
Refactor: use NewClient() interface to create a scm client (redo) (#108)
* Refactor: save perPage in scm client & use determineClient to load lib clients
|
2020-10-24 12:24:09 -07:00 |
|
6543
|
ab9fabfba2
|
Determine Supported Clients based on registered once (#106)
* Determine Supported Clients based on registered once
* rm dependencys from scm
|
2020-10-24 20:34:35 +02:00 |
|
Jay Gabriels
|
b914f94aa4
|
Revert "Refactor: use NewClient() interface to create a scm client (#105)" (#107)
This reverts commit 80a8ba0b73 .
|
2020-10-24 09:47:11 -07:00 |
|
6543
|
80a8ba0b73
|
Refactor: use NewClient() interface to create a scm client (#105)
* Refactor: save perPage in scm client & use determineClient to load lib clients
* infent scm NewClient()
* wordings ...
|
2020-10-24 09:44:30 -07:00 |
|
6543
|
f5f10e7d22
|
Refactor: Client use interface implementation (#97)
* add `make fmt` to format go code
* use interface
* move all SCM things into scm package
|
2020-10-11 16:53:53 -07:00 |
|