Files
git/builtin
Junio C Hamano 5785d9143b Merge branch 'tc/clone-single-revision'
"git clone" learned to make a shallow clone for a single commit
that is not necessarily be at the tip of any branch.

* tc/clone-single-revision:
  builtin/clone: teach git-clone(1) the --revision= option
  parse-options: introduce die_for_incompatible_opt2()
  clone: introduce struct clone_opts in builtin/clone.c
  clone: add tags refspec earlier to fetch refspec
  clone: refactor wanted_peer_refs()
  clone: make it possible to specify --tags
  clone: cut down on global variables in clone.c
2025-02-14 17:53:48 -08:00
..
2025-01-28 13:02:22 -08:00
2025-01-21 08:44:54 -08:00
2024-12-13 07:33:36 -08:00
2025-01-28 13:02:22 -08:00
2024-12-18 10:44:31 -08:00
2025-02-10 10:18:31 -08:00
2024-12-18 10:44:30 -08:00
2025-02-12 10:08:53 -08:00
2024-12-18 10:44:30 -08:00
2025-02-10 10:18:31 -08:00
2025-01-21 08:44:54 -08:00
2024-12-18 10:44:31 -08:00
2024-12-18 10:44:30 -08:00
2025-02-04 09:51:41 -08:00
2025-02-10 10:18:31 -08:00
2025-02-12 10:08:54 -08:00
2025-01-28 13:02:22 -08:00
2025-01-21 09:06:24 -08:00
2024-12-18 10:44:30 -08:00
2025-01-28 13:02:22 -08:00