generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric Schrock
authored and
Derek Smart
committed
Oct 3, 2019
1 parent
9b8fea9
commit bb1e916
Showing
16 changed files
with
434 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,38 @@ | |
titan remote log | ||
================ | ||
|
||
Coming soon! | ||
List commits in a remote. For more information on managing remotes, see | ||
the :ref:`remote` section. | ||
|
||
Syntax | ||
------ | ||
|
||
:: | ||
|
||
titan remote log [-r remote] <repository> | ||
|
||
Arguments | ||
--------- | ||
|
||
repository | ||
*Required*. The name of the target repository. | ||
|
||
Options | ||
------- | ||
|
||
-r, --remote remote Optional remote name. If not provided, then the name | ||
'origin' is assumed. | ||
|
||
Example | ||
------- | ||
|
||
:: | ||
|
||
$ titan remote log hello-world | ||
Remote: origin | ||
Commit 0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f | ||
User: Eric Schrock | ||
Email: [email protected] | ||
Date: 2019-09-20T13:45:38Z | ||
|
||
demo data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.