LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

p4

perforce client

TLDR

Sync workspace
$ p4 sync
copy
Check out file
$ p4 edit [file]
copy
Submit changes
$ p4 submit
copy
View changes
$ p4 changes
copy
Revert file
$ p4 revert [file]
copy
Show file status
$ p4 status
copy

SYNOPSIS

p4 [command] [options]

DESCRIPTION

p4 is the Perforce client. Manages version control with central server.The tool provides enterprise version control. Handles large binary files.

PARAMETERS

sync

Sync workspace.
edit FILE
Check out file.
submit
Submit changelist.
changes
List changelists.
revert FILE
Revert changes.
status
Show file status.
--help
Display help information.

INSTALL

nix profile install nixpkgs#p4
copy

CAVEATS

Requires Perforce server. Commercial product. Enterprise focused.

HISTORY

Perforce was created in 1995 as an enterprise version control system.

SEE ALSO

git(1), svn(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid