Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 8,375 public repositories matching this topic...

Proryanator
Proryanator commented Jul 22, 2019

This is my favorite git app by the way!

It would be nice to be directed to that location in a readme by clicking on the marked links of a readme, clicking it doesn't do anything as of now. For well organized readme's, it would be easy to jump to the section you want to read!

octotree
djy0
djy0 commented Nov 19, 2018

Description

Open this page https://github.com/facebook/react/commit/5bce0ef10ab28c87e57dd96dbe1d8470f8d68569?diff=split and open octotree sidebar, you can see a horizontal scrollbar appear at the bottom

Environment (if bug)

  • Octotree version: 2.5.1

  • Browser & version: chrome 70

  • OS & version: windows 10

  • Screenshot, if any (drag an image here)

  • Console error log below

dalu
dalu commented Mar 21, 2020

I'm probably missing something obvious, but neither the website nor this repo has any documentation.

Is this a markdown editor I can embed in my "classic" rendered (html rendered by server) websites?

Do I have to build my own version?
Can I use npm to import it?
Is there any documentation?

refined-github
fregante
fregante commented Apr 12, 2020

Since #2512, all page-detect’s tests have been included in the final bundle and have not been tree-shaken as I was expecting.

Here's the what the output looks like:

  const isOwnOrganizationProfile = () => isOrganizationProfile() && !select_dom__WEBPACK_IMPORTED_MODULE_0__["a"].exists('[href*="contact/report-abuse?report="]');
  const _isOwnOrganizationProfile = domBased;
  co
sholtrop
sholtrop commented Mar 14, 2020

Is your feature request related to a problem? Please describe.
When displayFields inside a Relation widget references another collection's DateTime widget, it will display it in a (rather ugly) UTC format in the CMS menu, even if that referenced DateTime has a dateFormat and timeFormat specified:
![image](https://user-images.githubusercontent.com/39123298/76682198-5de8f900-65fa-1

desktop
billygriffin
billygriffin commented Feb 24, 2020

Describe the feature or problem you’d like to solve

Currently, there are several places in GitHub Desktop where how the interaction should work in the app when someone is on a fork is highly dependent on someone's relationship to the project. In other words, are they on the fork because they're just trying to contribute to the upstream repo? Is this a "long-running" fork that's intended to

iamnewton
iamnewton commented Feb 21, 2017

I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.

Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.

  • who? - who wrote the p
devhub
gnumoksha
gnumoksha commented Nov 19, 2019
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1]    74678 trace trap  ./D
mattogrady87
mattogrady87 commented Dec 19, 2018

I have some notes that I'm hosting locally with grip for easy access. In these notes I have some .sh files linked. If I click the links in vscode it opens them up and displays them as I originally wrote them.

The only issue with grip is that when I open them, they have no whitespace or newlines where the original scripts have it. It's basically all one long, wrapped line.

Possi

OctoLinker
Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta
Startouf
Startouf commented Jun 21, 2018

I cannot figure out how to use properly danger on circleci 2.0 with workflows

Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).

How can I execute Danger to report test failures on all containers ?

Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I

Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon

Released April 10, 2008

Organization
github
Website
github.com
Wikipedia
Wikipedia

Related Topics

git
You can’t perform that action at this time.