Matt Jones

Results 98 comments of Matt Jones

@codeEmitter This is a lot of good contributions but due to the age and maintenance of this repo merging, this will be rough. Can you make a pr against my...

The simple fix, it simply pin the [package](https://github.com/N0MoreSecr3ts/wraith/blob/master/go.mod#L6) to 1.0.0 That is a fork of gitrob that is being rebuilt from almost the ground up to be more modular and...

@Tcarters If you want to use this repo: 1. Clone the repo `https://github.com/michenriksen/gitrob.git` 2. `go mod init` to use go mod 3. `rm Gopkg*` remove the old stuff 4. `go...

It is still very much a beta project and there are some know bugs with the web interface that will be fixed shortly but [wraith](https://github.com/N0MoreSecr3ts/wraith) is a hard fork of...

I am using this [fork](https://github.com/mattyjones/gitrob) and have merged in the following pull requests: - [X] #140 @josephmilla - [x] #141 @josephmilla - [X] #149 @betobrandao - [X] #153 @micksmix -...

I am starting to triage issues now and will track the list of current issues here. If possible please open all new issues in this [fork](https://github.com/mattyjones/gitrob). Thanks! | Issue |...

I am now closing out this issue and tracking everything in the new fork. All pull requests with the exception of one have been merged. All open issues have been...

@codeEmitter I am happy to sync with you and @michenriksen as well as figure out a path forward for all of this, ideally, it would be via a single repo...

@codeEmitter @michenriksen Now that I had some non-keyboard time to think about this, here are my current thoughts on the matter. Full disclosure there several people on my team that...

@codeEmitter I took a look at the repo you linked me and your team has some damn good code and ideas in there. A lot of it is not where...