Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F34694201
Push a commit to Gerrit
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
Osamaahmed17
Oct 18 2021, 1:32 PM
2021-10-18 13:32:58 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
Push a commit to Gerrit
View Options
osamaahmed17@Osamas-MacBook-Pro test % git add .
osamaahmed17@Osamas-MacBook-Pro test % git review
Creating a git remote called 'gerrit' that maps to:
ssh://osamaahmed17@gerrit.wikimedia.org:29418/test/test.git
No changes between HEAD and gerrit/master. Submitting for review would
be pointless.
osamaahmed17@Osamas-MacBook-Pro test % git checkout -b T293258
fatal: A branch named 'T293258' already exists.
osamaahmed17@Osamas-MacBook-Pro test % git add readme.md
osamaahmed17@Osamas-MacBook-Pro test % git commit
file is empty: .git/COMMIT_EDITMSG
osamaahmed17@Osamas-MacBook-Pro test % git commit -m "File added"
[T293258 6486510] File added
1 file changed, 1 insertion(+)
create mode 100644 readme.md
osamaahmed17@Osamas-MacBook-Pro test % git review
remote:
remote: Processing changes: refs: 1, new: 1
remote: Processing changes: refs: 1, new: 1
remote: Processing changes: refs: 1, new: 1, done
remote:
remote: SUCCESS
remote:
remote: https://gerrit.wikimedia.org/r/c/test/test/+/731730 File added [NEW]
remote:
To ssh://gerrit.wikimedia.org:29418/test/test.git
* [new reference] HEAD -> refs/for/master%topic=T293258
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9209129
Default Alt Text
Push a commit to Gerrit (1 KB)
Attached To
Mode
P17496 Push a commit to Gerrit
Attached
Detach File
Event Timeline
Log In to Comment