git-lfs/docs/man
Steve Streeting 1538c8920c Change RecentRefs to RecentBranches & optimise so we can get date in 1 cmd
Previously were trying to support tags too, but this is too expensive.
There's no commit date on a tag object so you can't interleave them in
the list effectively, would have to use %(taggerdate) in a second call
which is non-optimal but also wrong (could tag retrospectively). Only way
to get tags on the same basis as branches is to query each tag's
dereferenced commit separately which won't scale. Users can always
fetch tags on the command line if they want anyway.

Doing this also lets us get the commitdate as part of the for-each-ref
which is much more efficient.
2015-08-19 17:22:44 +01:00
..
git-lfs-checkout.1.ronn Work in progress refactoring fetch into fetch/checkout/pull 2015-07-24 14:56:54 +01:00
git-lfs-clean.1.ronn Remove the mention of the old push queue 2015-04-20 11:12:00 -06:00
git-lfs-config.1.ronn Add examples of fetch include/exclude 2015-08-18 10:12:03 +01:00
git-lfs-env.1.ronn Man pages: change command descriptions to the imperative voice 2015-04-13 10:26:41 +02:00
git-lfs-ext.1.ronn LFS Extensions: smudge command 2015-07-31 17:08:21 -04:00
git-lfs-fetch.1.ronn Change RecentRefs to RecentBranches & optimise so we can get date in 1 cmd 2015-08-19 17:22:44 +01:00
git-lfs-fsck.1.ronn slight fsck man page update 2015-06-18 07:21:28 -06:00
git-lfs-init.1.ronn add uninit docs 2015-07-10 10:47:54 -06:00
git-lfs-logs.1.ronn add man page for the pointer command 2015-04-22 13:46:06 -06:00
git-lfs-ls-files.1.ronn list more commands in the git-lfs(1) man page 2015-04-30 09:32:09 -06:00
git-lfs-pointer.1.ronn add man page for the pointer command 2015-04-22 13:46:06 -06:00
git-lfs-pre-push.1.ronn split pre-push cmd from push 2015-04-24 10:04:02 -06:00
git-lfs-pull.1.ronn Add optional remote arg to fetch & pull, and default to tracking remote 2015-08-13 17:22:29 +01:00
git-lfs-push.1.ronn documents git lfs push --object-id 2015-07-22 16:32:34 -06:00
git-lfs-smudge.1.ronn git lfs smudge: improve man page text 2015-04-13 10:45:44 +02:00
git-lfs-status.1.ronn git lfs status: improve manpage 2015-04-13 11:17:07 +02:00
git-lfs-track.1.ronn git lfs track and git lfs untrack: improve manpages 2015-04-13 11:16:48 +02:00
git-lfs-uninit.1.ronn only one pre-push hook to worry about 2015-07-20 11:02:59 -06:00
git-lfs-untrack.1.ronn git lfs track and git lfs untrack: improve manpages 2015-04-13 11:16:48 +02:00
git-lfs-update.1.ronn teach the update command how to update known git lfs hooks 2015-04-24 11:33:22 -06:00
git-lfs.1.ronn Added missing top-level man entries for fetch, pull & checkout 2015-08-07 16:28:20 +01:00
index.txt git addddd 2014-07-24 12:21:27 -06:00