-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Patch 1 #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Patch 1 #632
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix french word
Update french translation
Fix typo in french
…active rebasing
…attr Set html lang and meta http-equiv="content-language" attr on language change
…e-urls Generate alternate url for different locales so search engine could find them all.
A few English typos
Es ar translation typos
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <[email protected]>
…ixin-deep-1.3.2 Bump mixin-deep from 1.3.1 to 1.3.2
Co-Authored-By: Matias Garcia Isaia <[email protected]>
…os_v2 Various 'es_AR' translation typos
Es es translation
Other version of PR pcottle#624 -- map header directly from browser
fix(typo): fix a typo in Chinese
Fix Korean typo
[Fix] Fix typo in korean
# Conflicts: # src/levels/mixed/describe.js # src/levels/rampup/detachedHead.js
Translated to Vietnamese
Translation(RU) typo fixed
Owner
|
This seems to be based on a really old PR, do you mind updating it? Should
make the commit summary much more condensed :)
…On Mon, Feb 3, 2020 at 2:47 AM IDigle1 ***@***.***> wrote:
Fixed typo
------------------------------
You can view, comment on, or merge this pull request online at:
#632
Commit Summary
- Resolves #476
- Resolves #477 -- scope binding issue with refresh
- Resolves #479 -- switch to https for everything
- Fix french word
- Merge pull request #481 from MartinGoulet/patch-1
- Update french translation
- Merge pull request #482 from joachimstalder/master
- Resolves #483 case sensitivity
- handle the ' too
- Fix typo in french
- Merge pull request #485 from danielleberre/patch-1
- Resolves #484 change solution command
- Resolves #484 change solution command
- Resolves #484 change solution command
- Resolves #486 -- easier to understand button labels when interactive
rebasing
- Typo fix
- Merge pull request #490 from moskdev/typo_fix
- Resolves #487
- Resolves #488 -- make https-y things links in the console
- Set html lang and meta http-equiv="content-language" attr on
language change.
- Generate alternate url for different locales so search engine could
find them all.
- Set html lang, remove unused import
- Small fix - replace regex with string split
- Merge pull request #492 from PanAeon/feature/change-lang-meta-attr
- Requested changes - removed underscore and sorted out duplicates in
locales
- Merge pull request #493 from PanAeon/feature/generate-alternate-urls
- Merge pull request #471 from PHPirates/typos
- Followup to PR #471 -- json issue
- Fix typo
- Merge pull request #495 from paikwiki/fix-typo
- Resolves #497 -- fix unescaping random content from terminal (more)
- fixed typo in german translation
- Merge pull request #501 from CookieCompiler/master
- update zh_cn translation in describe.js
- corrected grammatical error in readme.md
- Fixed typos in comments and strings
- Fixed typos in comments and strings
- Merge pull request #505 from Hongarc/master
- Merge pull request #504 from fillerInk/master
- Merge pull request #503 from RogerLiNing/zh_cn_translation
- Remove module object-assign
- Fix more typo, `'` and some word
- Merge pull request #508 from Hongarc/typo
- Merge pull request #507 from Hongarc/object-assign
- change '_.extend' to 'Object.assign'
- change '_.clone(..args)' to 'Object.assign({}, ..args)'
- Replace some '_.each' with 'Array.prototype.forEach'
- Replace '_.map' to 'Array.prototype.map'
- Replace '_.reduce' to 'Array.prototype.reduce'
- Replace '_.filter' to 'Array.prototype.filter'
- Replace '_.keys' to 'Object.prototype.keys'
- Use 'util/escapeString' instead of _.escape
- Use 'Object.values' and 'Object.keys' to get list 'keys' and 'values'
- Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach'
- Use 'Object.values' and 'Object.keys' instead of '_.each(object)'
- Use 'Array.prototype.includes' instead of '_.include'
- Remove 16 underscore requires
- Fix space-group in <vcs> <command>
- No join, no split
- Merge pull request #509 from Hongarc/simple
- Merge pull request #510 from Hongarc/args
- Fixed scroll 125% or higher
- Fixed don't show all of #commandLineBar
- Avoid display 900px in small screen
- remove forgot in 'no more native' a9dd27c
- Merge pull request #514 from Hongarc/package
- Merge pull request #511 from Hongarc/css
- Restore `src/levels` in `Gruntfile.js`
- Add some info about this repository
- Merge pull request #515 from Hongarc/package
- Change npm to yarn
- Merge pull request #517 from Hongarc/master
- Remove module unuse
- Add yarn.lock
- Create simple debounce and throttle instead of _.
- Use Object.values instead of _.each : 96ddb50
- fix a little typo in cn
- Merge pull request #520 from jasonqu/patch-1
- Merge pull request #518 from Hongarc/module
- fix(css): fix offset top of select level (in firefox)
- Merge pull request #522 from Hongarc/css
- Merge pull request #519 from Hongarc/underscore
- chore(git): remove some line is covered by other line
- chore(git): add yarn-error.log to .gitignore
- Merge pull request #523 from Hongarc/gitignore
- refactor(html): don't use underscore.min.js
- Merge pull request #524 from Hongarc/dependencies
- fix chinese translate
- Update interactiveRebase.js
- Merge pull request #529 from labixiaoshuai/master
- update french spelling
- Fix french translation
- Yet another small french typo fix
- Merge pull request #533 from LeBezout/fix-french-translation
- Merge pull request #535 from danielleberre/patch-2
- Merge pull request #536 from danielleberre/patch-3
- pick -> Omit/Pick
- Merge pull request #538 from LeBezout/fix-toggle-button-helperText
- Merge pull request #527 from wasd845/master
- Make button text unselectable
- Merge pull request #542 from nikitavbv/fixBtnSelect
- Resolves #540
- see #543 improved git describe
- German translation fix
- Merge pull request #545 from mrclrchtr/patch-1
- Merge pull request #544 from bwl21/bwl21/543
- Make contributions easier
- Merge pull request #546 from jankeromnes/master
- Update German translation
- Use 'grunt fastBuild' in Gitpod to build the app faster
- Merge pull request #547 from MichaWiedenmann/patch-1
- whitespace for travis
- Merge pull request #548 from jankeromnes/patch-1
- Print helpful welcome message in Gitpod
- Merge pull request #549 from jankeromnes/master
- Refactor show commands to extract keys from the object
- Merge pull request #550 from grocky/fix-#541
- Add configuration for Galician language
- Merge pull request #552 from viticlick/gl-language
- Fix: file remoteBranches.js
- Merge pull request #553 from toofff/fix-file-remote-branches
- Resolves #554
- Update `grunt` version
- Merge pull request #555 from Hongarc/patch-1
- Resolves #557 -- add contributor faces
- fix(readme): hide comment in README.md
- chore(deps): `contributor-faces` to `devDepen`
- chore(readme): remove blamk line
- Merge pull request #559 from Hongarc/patch-3
- Merge pull request #558 from Hongarc/patch-2
- remove Node.js v7 in travis-ci
- Merge pull request #560 from Hongarc/patch-4
- use `every` instead of _.uniq
- remove unused `underscore`
- Explicitly fail when unsupported range operator is specified
- Add tests for currently supported log arguments
- Implement rev-list
- Implement log using RevisionRange
- chore: add PRs wellcome to `README.md`
- Merge pull request #566 from Hongarc/prs-welcome
- Merge pull request #563 from eatdrinksleepcode/no-range-operator
- Merge pull request #564 from Hongarc/unused
- Merge pull request #565 from eatdrinksleepcode/revision-range
- Use `Object.assign` instead of module `assign`
- Remove all white space at end of line
- Update package
- Merge pull request #567 from Hongarc/trim
- Merge pull request #568 from Hongarc/package
- Add `https:` to cdn file, can test with open file
- Use `uglify-es` instead of `uglify`
- migrating old version `react` to last version
- Convert revision range processing to pipeline model
- Support range operator in revision range (log and rev-list)
- Revert "Update package" PR #568
- Merge pull request #569 from eatdrinksleepcode/range-operator
- Update test in travis-ci
- Merge pull request #572 from Hongarc/patch-5
- fix: correct module instead of `react`
- feat: up to date `dependencies` , migrate `react`
- Change esversion to 6
- Fix resize width and height to -1
- Resolves #574 -- move npm to yarn everywhere else
- Merge pull request #573 from Hongarc/package
- Update yarn.lock file
- Update README reference from npm to yarn
- Merge pull request #575 from
eatdrinksleepcode/update-yarn-lock-for-grunt-update
- Merge pull request #576 from eatdrinksleepcode/yarn-README
- Check that there are no source file changes before building
- Merge pull request #577 from eatdrinksleepcode/verify-no-changes
- Use `babelify` instead of `grunt-react`
- Remove ***@***.***/preset-env`
- Merge pull request #579 from Hongarc/react
- Make Gitpod use `yarn grunt` instead of the global `grunt`
- Prefix `grunt` with `yarn` in README.md as well
- Merge pull request #580 from jankeromnes/patch-1
- Set line height of icons bar icons
- Merge pull request #582 from kimsey0/patch-1
- Resolves #583 -- fix function binding
- feat: make es_ES available from the languages menu
- Merge pull request #584 from DevIntent/enableEsEs
- add favicon
- add link with icon in head
- Merge pull request #586 from luciancic/favicon
- rampup relativeRefs translate corrections
- Merge pull request #587 from hisbvdis/ru_translate_corrections
- Small mistake in previous commit
- Merge pull request #588 from hisbvdis/ru_translate_corrections#2
- fixed a typo of fetchRebase.js
- Merge pull request #597 from wuzh07/fixTypo-from-wuzh07
- Added support for git tag -d <tag> and fixed a bug where a duplicate
tag name wouldn't show in the error-msg
- Merge pull request #599 from LukasSchmid97/deleteTags
- Test coverage for deleting tags, PR #599
- remove random file
- Fixed typo in error message displayed
- Merge pull request #600 from Retucex/master
- Change upper value in 'git-error-args-few' string to lower
- Merge pull request #602 from mexanga/commandTimeout
- Update index.js
- Update index.js
- Update contributor
- Merge pull request #606 from Hongarc/update-contributor
- Merge pull request #605 from Zabari/patch-1
- Resolves #608 -- enforce word boundary
- fix: get `ls` and `cd` with right way
- Merge branch 'master' into fix/command
- Merge pull request #610 from Hongarc/fix/command
- Disable "git fakeTeamwork" in push level (remote6)
- Disable "git branch" and "git checkout" in source nothing level
(remoteAdvanced7)
- Merge pull request #612 from PhilipEnchin/fix-source-nothing-level
- Merge pull request #611 from PhilipEnchin/fix-push-level
- german text corrected
- increase readability of german text
- Merge pull request #615 from cyper85/master
- Change where HEAD points to match objective
- Merge pull request #616 from dzampino/typoFix
- Resolves #618 -- remove todo
- Add Vietnamese language switcher to helperbar.
- Add translation of index page.
- translate commits.js
- Translated 'intro' levels to Spanish 'es_ES'
- Translated 'advanced' levels to Spanish 'es_ES'
- Writing typos
- Translated 'mixed' levels to Spanish 'es_ES'
- Translated index.js to Spanish 'es_ES'
- Translated 'rampup' levels to Spanish 'es_ES'
- Translated 'rebase' levels to Spanish 'es_ES'
- es_AR Typos fixed
- Merge pull request #619 from flyingbot91/es_AR_translation_typos
- Bump mixin-deep from 1.3.1 to 1.3.2
- Merge pull request #620 from
pcottle/dependabot/npm_and_yarn/mixin-deep-1.3.2
- Translated 'remote' levels to Spanish 'es_ES'
- Added es_ES translation to levelBuilder.js
- es_ES translation typos
- Translated src/js/dialogs to Spanish 'es_ES'
- 'es_ES' translation typos
- Merge branch 'master' into es_ES_translation
- Various 'es_AR' translation typos
- Update src/levels/remote/clone.js
- Merge pull request #623 from flyingbot91/es_AR_translation_typos_v2
- Merge pull request #622 from flyingbot91/es_ES_translation
- Other version of PR #624 -- map header directly from browser
- Merge pull request #625 from pcottle/addLocaleHeader
- fix(typo): fix a typo in Chinese
- Merge pull request #626 from normal-coder/fixTypo
- Update pullArgs.js
- Merge pull request #627 from parksjin01/master
- complete translate to Vietnamese
- Merge https://github.com/pcottle/learnGitBranching
- Merge pull request #628 from duongtiendat1990/master
- Update detachedHead.js
File Changes
- *M* .gitignore
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-0>
(12)
- *A* .gitpod.yml
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-1>
(9)
- *M* .travis.yml
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-2>
(15)
- *M* Gruntfile.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-3>
(44)
- *D* LICENSE
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-4>
(9)
- *A* LICENSE.md
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-5>
(21)
- *M* README.md
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-6>
(86)
- *M* __tests__/base.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-7>
(28)
- *M* __tests__/git.spec.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-8>
(170)
- *M* __tests__/remote.spec.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-9>
(24)
- *M* __tests__/treeCompare.spec.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-10>
(4)
- *D* assets/emoji_table.rtf
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-11>
(2523)
- *A* checkgit.sh
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-12>
(6)
- *D* iOS/AppDelegate.h
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-13>
(16)
- *D* iOS/AppDelegate.m
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-14>
(51)
- *D* iOS/Base.lproj/LaunchScreen.xib
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-15>
(50)
- *D* iOS/Images.xcassets/AppIcon.appiconset/Contents.json
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-16>
(38)
- *D* iOS/Images.xcassets/test.png
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-17>
(0)
- *D* iOS/Info.plist
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-18>
(42)
- *D* iOS/main.jsbundle
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-19>
(5)
- *D* iOS/main.m
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-20>
(18)
- *D* lib/underscore-min.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-21>
(32)
- *M* package.json
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-22>
(40)
- *M* src/js/app/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-23>
(55)
- *M* src/js/commands/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-24>
(37)
- *D* src/js/constants/AppStyles.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-25>
(16)
- *D* src/js/constants/Routes.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-26>
(19)
- *M* src/js/dialogs/confirmShowSolution.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-27>
(52)
- *M* src/js/dialogs/levelBuilder.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-28>
(81)
- *M* src/js/dialogs/nextLevel.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-29>
(45)
- *M* src/js/dialogs/sandbox.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-30>
(231)
- *M* src/js/git/commands.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-31>
(157)
- *M* src/js/git/headless.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-32>
(7)
- *M* src/js/git/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-33>
(448)
- *M* src/js/graph/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-34>
(16)
- *M* src/js/graph/treeCompare.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-35>
(57)
- *M* src/js/intl/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-36>
(9)
- *M* src/js/intl/strings.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-37>
(657)
- *M* src/js/level/builder.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-38>
(15)
- *M* src/js/level/disabledMap.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-39>
(2)
- *M* src/js/level/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-40>
(48)
- *M* src/js/level/parseWaterfall.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-41>
(19)
- *M* src/js/mercurial/commands.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-42>
(2)
- *M* src/js/models/commandModel.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-43>
(31)
- *M* src/js/react_views/CommandHistoryView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-44>
(42)
- *M* src/js/react_views/CommandView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-45>
(92)
- *M* src/js/react_views/CommandsHelperBarView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-46>
(27)
- *M* src/js/react_views/HelperBarView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-47>
(24)
- *M* src/js/react_views/IntlHelperBarView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-48>
(44)
- *M* src/js/react_views/LevelToolbarView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-49>
(44)
- *M* src/js/react_views/MainHelperBarView.jsx
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-50>
(25)
- *M* src/js/sandbox/commands.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-51>
(26)
- *M* src/js/sandbox/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-52>
(16)
- *M* src/js/stores/CommandLineStore.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-53>
(4)
- *M* src/js/stores/GlobalStateStore.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-54>
(4)
- *M* src/js/stores/LevelStore.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-55>
(22)
- *M* src/js/stores/LocaleStore.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-56>
(22)
- *M* src/js/util/constants.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-57>
(2)
- *A* src/js/util/debounce.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-58>
(17)
- *M* src/js/util/errors.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-59>
(2)
- *M* src/js/util/eventBaton.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-60>
(6)
- *M* src/js/util/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-61>
(3)
- *A* src/js/util/throttle.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-62>
(13)
- *M* src/js/views/builderViews.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-63>
(10)
- *M* src/js/views/commandViews.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-64>
(74)
- *M* src/js/views/gitDemonstrationView.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-65>
(17)
- *M* src/js/views/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-66>
(24)
- *M* src/js/views/levelDropdownView.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-67>
(18)
- *M* src/js/views/multiView.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-68>
(15)
- *M* src/js/views/rebaseView.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-69>
(7)
- *M* src/js/visuals/animation/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-70>
(2)
- *M* src/js/visuals/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-71>
(91)
- *M* src/js/visuals/tree.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-72>
(12)
- *M* src/js/visuals/visBase.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-73>
(18)
- *M* src/js/visuals/visBranch.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-74>
(23)
- *M* src/js/visuals/visEdge.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-75>
(3)
- *M* src/js/visuals/visNode.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-76>
(19)
- *M* src/js/visuals/visTag.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-77>
(20)
- *M* src/js/visuals/visualization.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-78>
(18)
- *M* src/levels/advanced/multipleParents.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-79>
(324)
- *M* src/levels/index.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-80>
(112)
- *M* src/levels/intro/branching.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-81>
(304)
- *M* src/levels/intro/commits.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-82>
(190)
- *M* src/levels/intro/merging.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-83>
(277)
- *M* src/levels/intro/rebasing.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-84>
(255)
- *M* src/levels/mixed/describe.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-85>
(253)
- *M* src/levels/mixed/grabbingOneCommit.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-86>
(161)
- *M* src/levels/mixed/jugglingCommits.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-87>
(169)
- *M* src/levels/mixed/jugglingCommits2.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-88>
(1161)
- *M* src/levels/mixed/tags.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-89>
(1372)
- *M* src/levels/rampup/cherryPick.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-90>
(222)
- *M* src/levels/rampup/detachedHead.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-91>
(298)
- *M* src/levels/rampup/interactiveRebase.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-92>
(269)
- *M* src/levels/rampup/relativeRefs.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-93>
(285)
- *M* src/levels/rampup/relativeRefs2.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-94>
(279)
- *M* src/levels/rampup/reversingChanges.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-95>
(244)
- *M* src/levels/rebase/manyRebases.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-96>
(84)
- *M* src/levels/rebase/selectiveRebase.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-97>
(92)
- *M* src/levels/remote/clone.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-98>
(235)
- *M* src/levels/remote/fakeTeamwork.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-99>
(218)
- *M* src/levels/remote/fetch.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-100>
(301)
- *M* src/levels/remote/fetchArgs.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-101>
(564)
- *M* src/levels/remote/fetchRebase.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-102>
(0)
- *M* src/levels/remote/mergeManyFeatures.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-103>
(0)
- *M* src/levels/remote/pull.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-104>
(0)
- *M* src/levels/remote/pullArgs.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-105>
(0)
- *M* src/levels/remote/push.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-106>
(0)
- *M* src/levels/remote/pushArgs.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-107>
(0)
- *M* src/levels/remote/pushArgs2.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-108>
(0)
- *M* src/levels/remote/pushManyFeatures.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-109>
(0)
- *M* src/levels/remote/remoteBranches.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-110>
(0)
- *M* src/levels/remote/sourceNothing.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-111>
(0)
- *M* src/levels/remote/tracking.js
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-112>
(0)
- *A* src/style/favicon.ico
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-113>
(0)
- *M* src/style/main.css
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-114>
(0)
- *M* src/style/rainbows.css
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-115>
(0)
- *M* src/template.index.html
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-116>
(0)
- *D* todo.txt
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-117>
(0)
- *A* yarn.lock
<https://github.com/pcottle/learnGitBranching/pull/632/files#diff-118>
(0)
Patch Links:
- https://github.com/pcottle/learnGitBranching/pull/632.patch
- https://github.com/pcottle/learnGitBranching/pull/632.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#632?email_source=notifications&email_token=AAIVDH3T3JBNOWXT5Q6CN33RA7Y5RA5CNFSM4KPC6REKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IKRU2BA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIVDHZKGGF25XYZHELA36LRA7Y5RANCNFSM4KPC6REA>
.
--
Peter M Cottle
UC Berkeley 2012
UC San Diego 2011
|
Author
|
It is my first commit in not my own project. I just wanted to help fix bug,
but something went wrong :)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.