Skip to content

Commit cebf92d

Browse files
committed
📚 Updated README ; 😎 Added @jayvdb as contributor
1 parent 743ff3c commit cebf92d

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

README.md

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -276,26 +276,15 @@ To use your own credentials, you can setup the following environment variables:
276276
* [x] add regression tests (and actually find a smart way to implement them…)
277277
* [x] add travis build
278278
* [x] show a nice progress bar, while it's fetching (cf [#15](https://github.com/guyzmo/git-repo/issues/15))
279-
<<<<<<< HEAD
280-
* [x] add support for gogs (cf [#18](https://github.com/guyzmo/git-repo/issues/18))
281-
* [ ] add support for handling gists
282-
* [x] github support
283-
* [x] gitlab support (cf [#12](https://github.com/guyzmo/git-repo/issues/12))
284-
* [ ] bitbucket support (cf [#13](https://github.com/guyzmo/git-repo/issues/13))
285-
* [ ] add support for handling pull requests
286-
* [x] github support
287-
* [x] gitlab support (cf [#10](https://github.com/guyzmo/git-repo/issues/10))
288-
* [ ] bitbucket support (cf [#11](https://github.com/guyzmo/git-repo/issues/11))
289-
* [ ] add application token support for bitbucket (cf [#14](https://github.com/guyzmo/git-repo/issues/14))
290-
=======
291-
* [x] add support for handling gists (cf [#12](https://github.com/guyzmo/git-repo/issues/12) and [#13](https://github.com/guyzmo/git-repo/issues/13))
292-
* [x] add support for handling pull requests (cf [#10](https://github.com/guyzmo/git-repo/issues/10) and cf [#11](https://github.com/guyzmo/git-repo/issues/11))
279+
* [x] add support for handling gists (cf [#12](https://github.com/guyzmo/git-repo/issues/12), cf [#13](https://github.com/guyzmo/git-repo/issues/13))
280+
* [x] add support for handling pull requests (cf [#10](https://github.com/guyzmo/git-repo/issues/10), [#11](https://github.com/guyzmo/git-repo/issues/11))
293281
* [x] add application token support for bitbucket (cf [#14](https://github.com/guyzmo/git-repo/issues/14))
294-
>>>>>>> 💄 Updated progress in readme and updated bitbucket documentation!
295282
* [ ] add support for managing SSH keys (cf [#22](https://github.com/guyzmo/git-repo/issues/22))
296-
* [ ] add support for issues?
283+
* [ ] add support for issues (cf [#104](https://github.com/guyzmo/git-repo/issues/104))
284+
* [x] add support for gogs (cf [#18](https://github.com/guyzmo/git-repo/issues/18))
285+
* [ ] add support for gitbucket (cf [#142](https://github.com/guyzmo/git-repo/issues/142))
297286
* [ ] add support for gerrit (cf [#19](https://github.com/guyzmo/git-repo/issues/19))
298-
* [ ] do what's needed to make a nice documentation — if possible in markdown !@#$
287+
* [ ] do what's needed to make a nice documentation [#146](https://github.com/guyzmo/git-repo/issues/146)
299288
* for more features, write an issue or, even better, a PR!
300289

301290
# Contributors
@@ -312,6 +301,7 @@ With code contributions coming from:
312301
* [@peterazmanov](https://github.com/peterazmanov)[commits](https://github.com/guyzmo/git-repo/commits?author=peterazmanov)
313302
* [@Crazybus](https://github.com/Crazybus)[commits](https://github.com/guyzmo/git-repo/commits?author=Crazybus)
314303
* [@rnestler](https://github.com/rnestler)[commits](https://github.com/guyzmo/git-repo/commits/devel?author=rnestler)
304+
* [@jayvdb](https://github.com/jayvdb)[commits](https://github.com/guyzmo/git-repo/commits/devel?author=jayvdb)
315305

316306
### License
317307

0 commit comments

Comments
 (0)