Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- REPOSITORY
- To identify the repository associated with this working copy, arc followed this process:
- Configuration value "repository.callsign" is empty.
- This repository has no VCS UUID (this is normal for git/hg).
- The remote URI for this working copy is
- "https://github.com/phacility/libphutil.git".
- No repositories matched the query. Check that your configuration is
- correct, or use "repository.callsign" to select a repository explicitly.
- This working copy is not associated with any repository.
- COMMIT RANGE
- If you run 'arc diff', changes between the commit:
- c72eb747e706fddf Fix an issue with PhutilConsoleTable alignment
- ...and the current working copy state will be sent to Differential, because
- it is the merge-base of 'origin/master' (the Git upstream of the current
- branch) HEAD.
- You can see the exact changes that will be sent by running this command:
- $ git diff c72eb747e706fddf..HEAD
- These commits will be included in the diff:
- (No commits.)
- MATCHING REVISIONS
- These Differential revisions match the changes in this working copy:
- (No revisions match.)
- Since there are no revisions in Differential which match this working copy, a
- new revision will be created if you run 'arc diff'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement