-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove
pull
push
and fetch
ngit cmds
to simplify the api and encourage use of the git remote helper
- Loading branch information
1 parent
72d1d0c
commit ef552c1
Showing
8 changed files
with
0 additions
and
1,615 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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,9 +1,6 @@ | ||
pub mod export_keys; | ||
pub mod fetch; | ||
pub mod init; | ||
pub mod list; | ||
pub mod login; | ||
pub mod logout; | ||
pub mod pull; | ||
pub mod push; | ||
pub mod send; |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.