Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7e6496

Browse files
authored
Update release note about file renames for GitHub Enterprise Server 3.6/3.7 (#34633)
1 parent d42c439 commit f7e6496

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

  • data/release-notes/enterprise-server

data/release-notes/enterprise-server/3-6/0.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,6 @@ sections:
213213
- |
214214
Repositories with multiple licenses display all of the licenses in the "About" sidebar on the {% octicon "code" aria-label="The code icon" %} **Code** tab. For more information, see "[Licensing a repository](/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository)."
215215
216-
# https://github.com/github/releases/issues/2233
217-
- When a user renames or moves a file to a new directory, if at least half of the file's contents are identical, the commit history indicates that the file was renamed, similar to `git log --follow`. For more information, see the [GitHub Blog](https://github.blog/changelog/2022-06-06-view-commit-history-across-file-renames-and-moves/).
218-
219216
# https://github.com/github/releases/issues/2093
220217
- |
221218
Users can require a successful deployment of a branch before anyone can merge the pull request associated with the branch. For more information, see "[About protected branches](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-deployments-to-succeed-before-merging)" and "[Managing a branch protection rule](/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/managing-a-branch-protection-rule)."

data/release-notes/enterprise-server/3-7/0.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ sections:
231231
- |
232232
Users can create a branch from a repository's **Branches** overview page by clicking the **New branch** button. For more information, see "[Creating and deleting branches within your repository](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository#creating-a-branch)."
233233
234+
# https://github.com/github/releases/issues/2233
235+
- |
236+
When a user renames or moves a file to a new directory, if at least half of the file's contents are identical, the commit history indicates that the file was renamed, similar to `git log --follow`. For more information, see the [GitHub Blog](https://github.blog/changelog/2022-06-06-view-commit-history-across-file-renames-and-moves/). [Updated: 2023-02-10]
237+
234238
# https://github.com/github/releases/issues/1964
235239
# https://github.com/github/releases/issues/1965
236240
# https://github.com/github/releases/issues/2170

0 commit comments

Comments
 (0)