This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] ce7eea: Try to use 'git fetch --depth 1' if possible


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: ce7eea80031ded1b5cd7f51b772dd98f261f439f
      https://github.com/crosstool-ng/crosstool-ng/commit/ce7eea80031ded1b5cd7f51b772dd98f261f439f
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  Try to use 'git fetch --depth 1' if possible

It should be possible if fetching a tag/branch, and it may be possible
if fetching a changeset if a server is configured to allow it.

Fixes #986

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 2157b5392018a1508d6ab1b71735ec73338f9d19
      https://github.com/crosstool-ng/crosstool-ng/commit/2157b5392018a1508d6ab1b71735ec73338f9d19
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M scripts/functions

  Log Message:
  -----------
  Merge pull request #1064 from stilor/git-shallow

Try to use 'git fetch --depth 1' if possible


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a86dc5416a03...2157b5392018
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]