You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-17Lines changed: 7 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,26 +276,15 @@ To use your own credentials, you can setup the following environment variables:
276
276
*[x] add regression tests (and actually find a smart way to implement them…)
277
277
*[x] add travis build
278
278
*[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))
293
281
*[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!
295
282
*[ ] 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))
297
286
*[ ] 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)
299
288
* for more features, write an issue or, even better, a PR!
300
289
301
290
# Contributors
@@ -312,6 +301,7 @@ With code contributions coming from:
0 commit comments