Libra Commands
The [add] Command
Add file contents to the index
The [branch] Command
List, create, or delete branches
The [clone] Command
Clone a repository into a new directory
The [commit] Command
Record changes to the repository
The [config] Command
The [diff] Command
Show different between files
The [fetch] Command
Download objects and refs from another repository
The [index-pack] Command
Build pack index file for an existing packed archive
The [init] Command
Create an empty Libra repository
The [lfs] Command
Work with large files in Libra repositories
The [log] Command
Show commit logs
The [merge] Command
Merge changes
The [pull] Command
Fetch from and integrate with another repository or a local branch
The [push] Command
Update remote refs along with associated objects
The [rebase] Command
The [remote] Command
Manage set of tracked repositories
The [reset] Command
The [restore] Command
Restore working tree files
The [rm] Command
Remove files from the working tree and from the index
The [status] Command
Show the working tree status
The [switch] Command
Switch worktree to another branch