Follow organizations on GitHub Mobile to see new discussions and other activity in your Activity Feed inside the Explore tab.
Read more about GitHub Mobile and send us your feedback to help us improve.
Users can now delineate mathematical expressions using ```math
fenced code block syntax in addition to the already supported delimiters. Two dollar sign $$
delimiters are not required if this method is used.
**Here is some math!**
```math
\sqrt{3}
```
becomes
Follow organizations on GitHub Mobile to see new discussions and other activity in your Activity Feed inside the Explore tab.
Read more about GitHub Mobile and send us your feedback to help us improve.
Previously, three aspects of repository forks caused friction to innersource collaboration and administration:
These obstacles have been addressed with the following new features. We’re always looking for new ways to improve repository collaboration and we welcome your ideas.
Previously, a repository could be forked only to a different organization or user account.
Now, a repository can be forked to the same organization as its parent repository, addressing situations where people are working in one organization and don’t want to fork a repository to a different organization or user account.
Previously, when a repository with internal visibility was forked, the fork was automatically created in the person’s personal account space and its visibility was changed to private.
Now, people can fork an internal repository to an organization in the same enterprise, and the fork will retain its internal visibility. When forking an internal repository, you can choose which of the enterprise’s organizations should receive the fork – similar to forking a public repository, except that:
Previously, enterprise owners couldn’t restrict where repositories in the enterprise could be forked. This was important for them to keep confidential repositories from accidentally being forked to an exposed location.
Now, enterprise owners can control where enterprise members can fork repositories. Forking can be limited to preset combinations of enterprise organizations, the same organization as the parent repository, user accounts, and everywhere.
Learn more about working with forks, or enforcing a policy for forking repositories, in the GitHub documentation.
We appreciate feedback on this and other topics in GitHub’s public feedback discussions.