Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
update README to include push-authenticated
Browse files Browse the repository at this point in the history
Signed-off-by: Navyasri Canumalla <[email protected]>
  • Loading branch information
carpeliam authored and Navyasri Canumalla committed Sep 30, 2015
1 parent bda26fc commit 23c641a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ Usage: git ssh-login [options] (committer-initials)
-h, --help Shows help
-v, --version Returns version
--add-to-github Adds a public key to GitHub
```
```
You can also use `git push-authenticated [args]` to authenticate all existing keys for a period of 5 seconds and then push immediately. It takes the same arguments as `git push` (and just passes them on).

0 comments on commit 23c641a

Please sign in to comment.