8000 GitHub - rkuester/git-p4: Modified git-p4 that stores info in git notes instead of rewriting history
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Modified git-p4 that stores info in git notes instead of rewriting history

Notifications You must be signed in to change notification settings

rkuester/git-p4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
< 6EA8 svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 

Repository files navigation

For instructions on the usage, see http://github.com/dtrott/git-p4

This version of git-p4 stores info in git notes instead of rewriting history. This means you'll
need git >= 1.7.1 for it to work.

The following options can be set in the config file:
	git-p4.user
	git-p4.password
	git-p4.port
	git-p4.host
	git-p4.client
	git-p4.detectRename (only affects submitting from git to p4)
	git-p4.detectCopy (only affects submitting from git to p4)
	git-p4.allowSubmit (comma-separated list of branch names that are allowed to submit to p4)
	git-p4.syncFromOrigin
	git-p4.useclientspec
	git-p4.importIntoRemotes

About

Modified git-p4 that stores info in git notes instead of rewriting history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0