1. Side-by-side diffs How can I see side-by-side diffs between _arbitrary_ patchsets of a changeset, for example difference between patchset #1 and #3 ?
2. On https://www.mediawiki.org/wiki/Git/Tutorial we have full screenshots, I suggest to prune them so the the page can be read easier. Any objections?
3. git review options https://www.mediawiki.org/wiki/Git/Tutorial#Push_your_change_set_to_Gerrit suggest
In the Tutorial, git review -R is suggested to be used.
Hashar showed me git review -f (documented on https://labsconsole.wikimedia.org/wiki/Git-review#Full_feature_branch_workfl... )
I suggest that the tutorial uses -f this (instead of -R). Please can you experts think what's is better suited, or if both should be covered in Tutorial ?
4. The Tutorial should in my view also explain in the introduction to set up aliases like explained on https://www.mediawiki.org/wiki/Git/aliases#all_together
5. The page https://labsconsole.wikimedia.org/wiki/Git-review should be moved to mediawiki.org and get [[Category:Git]] there.
Many thanks for your valuable help (Saper) and answering questions (Hashar) and the Tutorial (Preilly) @Hackathon Berlin 2012, and all organizers. Hope to see you soon again.
Tom (Wikinaut)
2012/6/4 Thomas Gries mail@tgries.de:
- Side-by-side diffs
How can I see side-by-side diffs between _arbitrary_ patchsets of a changeset, for example difference between patchset #1 and #3 ?
I added a way to do it here: https://www.mediawiki.org/wiki/Git/Tutorial#Comparing_patch_sets
Notice the comment about browser tabs.
Everybody should feel free to change and move it to a more appropriate place.
-- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com “We're living in pieces, I want to live in peace.” – T. Moore
Thomas Gries mail@tgries.de wrote:
In the Tutorial, git review -R is suggested to be used.
Hashar showed me git review -f (documented on https://labsconsole.wikimedia.org/wiki/Git-review#Full_feature_branch_wor= kflow_with_git-review )
I suggest that the tutorial uses -f this (instead of -R). Please can you experts think what's is better suited, or if both should be covered in Tutorial ?
Everything is fine given that you don't want to --amend the commit later for some reason.
The more we get into this the more I regret we recommended using git-review in the first place ;)
//Saper
wikitech-l@lists.wikimedia.org