Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-01 | OwnerRepo: Move `identifier_for_remote` to `OwnerRepo::from_remote` | Teddy Wing | |
Since this function returns an `OwnerRepo`, make it a method on the struct. | |||
2020-08-01 | lib.rs: Move code to `owner_repo.rs` | Teddy Wing | |
Need to add other code to the library. |