1
0
mirror of https://github.com/git/git.git synced 2025-04-10 20:44:48 +00:00
git/builtin
Junio C Hamano 4349f597f0 Merge branch 'nd/clone-linked-checkout' into maint
It was not possible to use a repository-lookalike created by "git
worktree add" as a local source of "git clone".

* nd/clone-linked-checkout:
  clone: better error when --reference is a linked checkout
  clone: allow --local from a linked checkout
  enter_repo: allow .git files in strict mode
  enter_repo: avoid duplicating logic, use is_git_directory() instead
  t0002: add test for enter_repo(), non-strict mode
  path.c: delete an extra space
2015-11-05 12:18:08 -08:00
..
2014-07-16 11:10:11 -07:00
2015-01-14 09:32:04 -08:00
2015-08-31 15:39:10 -07:00
2015-03-20 13:11:53 -07:00
2015-08-25 13:11:21 -07:00
2015-09-28 14:57:10 -07:00
2015-01-14 09:32:04 -08:00
2015-08-03 11:01:10 -07:00
2015-09-28 19:16:54 -07:00
2015-01-14 09:32:04 -08:00
2015-09-09 14:30:35 -07:00
2015-10-16 09:45:15 -07:00