实例介绍
GitHub for Mac 客户端 也可以直接充GitHub得官网下载获得,这是目前最新版174版本
【实例截图】
【核心代码】
4744300845226811932.zip
└── GitHub.app
└── Contents
├── _CodeSignature
│ └── CodeResources
├── Frameworks
│ ├── AFNetworking.framework
│ │ ├── AFNetworking
│ │ ├── Headers
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── AFNetworking
│ │ │ ├── Headers
│ │ │ │ ├── AFHTTPClient.h
│ │ │ │ ├── AFHTTPRequestOperation.h
│ │ │ │ ├── AFImageRequestOperation.h
│ │ │ │ ├── AFJSONRequestOperation.h
│ │ │ │ ├── AFNetworking.h
│ │ │ │ ├── AFPropertyListRequestOperation.h
│ │ │ │ ├── AFURLConnectionOperation.h
│ │ │ │ └── AFXMLRequestOperation.h
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── Archimedes.framework
│ │ ├── Archimedes
│ │ ├── Headers
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Archimedes
│ │ │ ├── Headers
│ │ │ │ ├── Archimedes.h
│ │ │ │ ├── CGGeometry+MEDConvenienceAdditions.h
│ │ │ │ ├── MEDEdgeInsets.h
│ │ │ │ └── NSValue+MEDGeometryAdditions.h
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── FeedbackReporter.framework
│ │ ├── FeedbackReporter
│ │ ├── Headers
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── FeedbackReporter
│ │ │ ├── Headers
│ │ │ │ ├── FRExceptionReportingApplication.h
│ │ │ │ └── FRFeedbackReporter.h
│ │ │ └── Resources
│ │ │ ├── Armenian.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ ├── English.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ ├── FeedbackReporter.nib
│ │ │ ├── French.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ ├── German.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ ├── Info.plist
│ │ │ ├── Italian.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ ├── Russian.lproj
│ │ │ │ └── FeedbackReporter.strings
│ │ │ └── Spanish.lproj
│ │ │ └── FeedbackReporter.strings
│ │ └── Current
│ ├── ISO8601DateFormatter.framework
│ │ ├── Headers
│ │ ├── ISO8601DateFormatter
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ └── ISO8601DateFormatter.h
│ │ │ ├── ISO8601DateFormatter
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── Mantle.framework
│ │ ├── Headers
│ │ ├── Mantle
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── Mantle.h
│ │ │ │ ├── MTLJSONAdapter.h
│ │ │ │ ├── MTLManagedObjectAdapter.h
│ │ │ │ ├── MTLModel.h
│ │ │ │ ├── MTLModel+NSCoding.h
│ │ │ │ ├── MTLValueTransformer.h
│ │ │ │ ├── NSArray+MTLManipulationAdditions.h
│ │ │ │ ├── NSDictionary+MTLManipulationAdditions.h
│ │ │ │ ├── NSObject+MTLComparisonAdditions.h
│ │ │ │ ├── NSValueTransformer+MTLInversionAdditions.h
│ │ │ │ └── NSValueTransformer+MTLPredefinedTransformerAdditions.h
│ │ │ ├── Mantle
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── ObjectiveGit.framework
│ │ ├── Headers
│ │ ├── ObjectiveGit
│ │ ├── PrivateHeaders
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── git2
│ │ │ │ │ ├── attr.h
│ │ │ │ │ ├── blame.h
│ │ │ │ │ ├── blob.h
│ │ │ │ │ ├── branch.h
│ │ │ │ │ ├── buffer.h
│ │ │ │ │ ├── checkout.h
│ │ │ │ │ ├── clone.h
│ │ │ │ │ ├── commit.h
│ │ │ │ │ ├── common.h
│ │ │ │ │ ├── config.h
│ │ │ │ │ ├── cred_helpers.h
│ │ │ │ │ ├── diff.h
│ │ │ │ │ ├── errors.h
│ │ │ │ │ ├── filter.h
│ │ │ │ │ ├── graph.h
│ │ │ │ │ ├── ignore.h
│ │ │ │ │ ├── indexer.h
│ │ │ │ │ ├── index.h
│ │ │ │ │ ├── inttypes.h
│ │ │ │ │ ├── merge.h
│ │ │ │ │ ├── message.h
│ │ │ │ │ ├── net.h
│ │ │ │ │ ├── notes.h
│ │ │ │ │ ├── object.h
│ │ │ │ │ ├── odb_backend.h
│ │ │ │ │ ├── odb.h
│ │ │ │ │ ├── oid.h
│ │ │ │ │ ├── pack.h
│ │ │ │ │ ├── patch.h
│ │ │ │ │ ├── pathspec.h
│ │ │ │ │ ├── push.h
│ │ │ │ │ ├── refdb.h
│ │ │ │ │ ├── reflog.h
│ │ │ │ │ ├── refs.h
│ │ │ │ │ ├── refspec.h
│ │ │ │ │ ├── remote.h
│ │ │ │ │ ├── repository.h
│ │ │ │ │ ├── reset.h
│ │ │ │ │ ├── revert.h
│ │ │ │ │ ├── revparse.h
│ │ │ │ │ ├── revwalk.h
│ │ │ │ │ ├── signature.h
│ │ │ │ │ ├── stash.h
│ │ │ │ │ ├── status.h
│ │ │ │ │ ├── stdint.h
│ │ │ │ │ ├── strarray.h
│ │ │ │ │ ├── submodule.h
│ │ │ │ │ ├── sys
│ │ │ │ │ │ ├── commit.h
│ │ │ │ │ │ ├── config.h
│ │ │ │ │ │ ├── filter.h
│ │ │ │ │ │ ├── index.h
│ │ │ │ │ │ ├── odb_backend.h
│ │ │ │ │ │ ├── refdb_backend.h
│ │ │ │ │ │ ├── reflog.h
│ │ │ │ │ │ ├── refs.h
│ │ │ │ │ │ └── repository.h
│ │ │ │ │ ├── tag.h
│ │ │ │ │ ├── threads.h
│ │ │ │ │ ├── trace.h
│ │ │ │ │ ├── transport.h
│ │ │ │ │ ├── tree.h
│ │ │ │ │ ├── types.h
│ │ │ │ │ └── version.h
│ │ │ │ ├── git2.h
│ │ │ │ ├── GTBlob.h
│ │ │ │ ├── GTBranch.h
│ │ │ │ ├── GTCommit.h
│ │ │ │ ├── GTConfiguration.h
│ │ │ │ ├── GTCredential.h
│ │ │ │ ├── GTDiffDelta.h
│ │ │ │ ├── GTDiffFile.h
│ │ │ │ ├── GTDiff.h
│ │ │ │ ├── GTDiffHunk.h
│ │ │ │ ├── GTDiffLine.h
│ │ │ │ ├── GTEnumerator.h
│ │ │ │ ├── GTIndexEntry.h
│ │ │ │ ├── GTIndex.h
│ │ │ │ ├── GTObjectDatabase.h
│ │ │ │ ├── GTObject.h
│ │ │ │ ├── GTOdbObject.h
│ │ │ │ ├── GTOID.h
│ │ │ │ ├── GTReference.h
│ │ │ │ ├── GTReflogEntry.h
│ │ │ │ ├── GTReflog.h
│ │ │ │ ├── GTRemote.h
│ │ │ │ ├── GTRepository+Committing.h
│ │ │ │ ├── GTRepository.h
│ │ │ │ ├── GTRepository+Stashing.h
│ │ │ │ ├── GTRepository+Status.h
│ │ │ │ ├── GTSignature.h
│ │ │ │ ├── GTStatusDelta.h
│ │ │ │ ├── GTSubmodule.h
│ │ │ │ ├── GTTag.h
│ │ │ │ ├── GTTreeBuilder.h
│ │ │ │ ├── GTTreeEntry.h
│ │ │ │ ├── GTTree.h
│ │ │ │ ├── NSArray+StringArray.h
│ │ │ │ ├── NSData+Git.h
│ │ │ │ ├── NSError+Git.h
│ │ │ │ ├── NSString+Git.h
│ │ │ │ └── ObjectiveGit.h
│ │ │ ├── ObjectiveGit
│ │ │ ├── PrivateHeaders
│ │ │ │ └── GTRepository+Private.h
│ │ │ └── Resources
│ │ │ ├── English.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── OctoKit.framework
│ │ ├── Headers
│ │ ├── OctoKit
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── NSDateFormatter+OCTFormattingAdditions.h
│ │ │ │ ├── NSURL+OCTQueryAdditions.h
│ │ │ │ ├── NSValueTransformer+OCTPredefinedTransformerAdditions.h
│ │ │ │ ├── OCTBranch.h
│ │ │ │ ├── OCTClient+Activity.h
│ │ │ │ ├── OCTClient+Events.h
│ │ │ │ ├── OCTClient+Gists.h
│ │ │ │ ├── OCTClient+Git.h
│ │ │ │ ├── OCTClient.h
│ │ │ │ ├── OCTClient+Keys.h
│ │ │ │ ├── OCTClient+Notifications.h
│ │ │ │ ├── OCTClient+Organizations.h
│ │ │ │ ├── OCTClient+Repositories.h
│ │ │ │ ├── OCTClient+User.h
│ │ │ │ ├── OCTComment.h
│ │ │ │ ├── OCTCommitCommentEvent.h
│ │ │ │ ├── OCTCommitComment.h
│ │ │ │ ├── OCTCommit.h
│ │ │ │ ├── OCTContent.h
│ │ │ │ ├── OCTDirectoryContent.h
│ │ │ │ ├── OCTEntity.h
│ │ │ │ ├── OCTEvent.h
│ │ │ │ ├── OCTFileContent.h
│ │ │ │ ├── OCTGistFile.h
│ │ │ │ ├── OCTGist.h
│ │ │ │ ├── OCTGitCommitFile.h
│ │ │ │ ├── OCTGitCommit.h
│ │ │ │ ├── OCTIssueCommentEvent.h
│ │ │ │ ├── OCTIssueComment.h
│ │ │ │ ├── OCTIssueEvent.h
│ │ │ │ ├── OCTIssue.h
│ │ │ │ ├── OCTNotification.h
│ │ │ │ ├── OCTObject.h
│ │ │ │ ├── OctoKit.h
│ │ │ │ ├── OCTOrganization.h
│ │ │ │ ├── OCTPlan.h
│ │ │ │ ├── OCTPublicKey.h
│ │ │ │ ├── OCTPullRequestCommentEvent.h
│ │ │ │ ├── OCTPullRequestComment.h
│ │ │ │ ├── OCTPullRequestEvent.h
│ │ │ │ ├── OCTPullRequest.h
│ │ │ │ ├── OCTPushEvent.h
│ │ │ │ ├── OCTRefEvent.h
│ │ │ │ ├── OCTRef.h
│ │ │ │ ├── OCTRepository.h
│ │ │ │ ├── OCTResponse.h
│ │ │ │ ├── OCTReviewComment.h
│ │ │ │ ├── OCTServer.h
│ │ │ │ ├── OCTServerMetadata.h
│ │ │ │ ├── OCTSubmoduleContent.h
│ │ │ │ ├── OCTSymlinkContent.h
│ │ │ │ ├── OCTTeam.h
│ │ │ │ ├── OCTTreeEntry.h
│ │ │ │ ├── OCTTree.h
│ │ │ │ ├── OCTUser.h
│ │ │ │ └── RACSignal+OCTClientAdditions.h
│ │ │ ├── OctoKit
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── Primer.framework
│ │ ├── Headers
│ │ ├── Primer
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── NSError+PRIExtensions.h
│ │ │ │ ├── NSFont+PRIStyleAdditions.h
│ │ │ │ ├── NSImage+PRIAdditions.h
│ │ │ │ ├── PRIMacros.h
│ │ │ │ ├── Primer.h
│ │ │ │ ├── PRITwoFactorAuthenticationCodeSheetController.h
│ │ │ │ ├── PRIWindowController.h
│ │ │ │ ├── RMErrorRecoveryAttempter.h
│ │ │ │ └── RMErrorRecoveryAttempter+PRIExtensions.h
│ │ │ ├── Primer
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ ├── InfoPlist.strings
│ │ │ │ └── PRITwoFactorAuthenticationCodeSheetController.nib
│ │ │ ├── Info.plist
│ │ │ ├── pri_preferencesAccountsIcon.tiff
│ │ │ └── pri_preferencesAdvancedIcon.tiff
│ │ └── Current
│ ├── ReactiveCocoa.framework
│ │ ├── Headers
│ │ ├── ReactiveCocoa
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── EXTKeyPathCoding.h
│ │ │ │ ├── EXTScope.h
│ │ │ │ ├── metamacros.h
│ │ │ │ ├── NSArray+RACSequenceAdditions.h
│ │ │ │ ├── NSControl+RACCommandSupport.h
│ │ │ │ ├── NSControl+RACTextSignalSupport.h
│ │ │ │ ├── NSData+RACSupport.h
│ │ │ │ ├── NSDictionary+RACSequenceAdditions.h
│ │ │ │ ├── NSEnumerator+RACSequenceAdditions.h
│ │ │ │ ├── NSFileHandle+RACSupport.h
│ │ │ │ ├── NSIndexSet+RACSequenceAdditions.h
│ │ │ │ ├── NSNotificationCenter+RACSupport.h
│ │ │ │ ├── NSObject+RACAppKitBindings.h
│ │ │ │ ├── NSObject+RACDeallocating.h
│ │ │ │ ├── NSObject+RACLifting.h
│ │ │ │ ├── NSObject+RACPropertySubscribing.h
│ │ │ │ ├── NSObject+RACSelectorSignal.h
│ │ │ │ ├── NSOrderedSet+RACSequenceAdditions.h
│ │ │ │ ├── NSSet+RACSequenceAdditions.h
│ │ │ │ ├── NSString+RACSequenceAdditions.h
│ │ │ │ ├── NSString+RACSupport.h
│ │ │ │ ├── NSText+RACSignalSupport.h
│ │ │ │ ├── NSURLConnection+RACSupport.h
│ │ │ │ ├── NSUserDefaults+RACSupport.h
│ │ │ │ ├── RACBacktrace.h
│ │ │ │ ├── RACBehaviorSubject.h
│ │ │ │ ├── RACChannel.h
│ │ │ │ ├── RACCommand.h
│ │ │ │ ├── RACCompoundDisposable.h
│ │ │ │ ├── RACDisposable.h
│ │ │ │ ├── RACEvent.h
│ │ │ │ ├── RACGroupedSignal.h
│ │ │ │ ├── RACKVOChannel.h
│ │ │ │ ├── RACMulticastConnection.h
│ │ │ │ ├── RACQueueScheduler.h
│ │ │ │ ├── RACQueueScheduler+Subclass.h
│ │ │ │ ├── RACReplaySubject.h
│ │ │ │ ├── RACScheduler.h
│ │ │ │ ├── RACScopedDisposable.h
│ │ │ │ ├── RACSequence.h
│ │ │ │ ├── RACSerialDisposable.h
│ │ │ │ ├── RACSignal.h
│ │ │ │ ├── RACSignal+Operations.h
│ │ │ │ ├── RACStream.h
│ │ │ │ ├── RACSubject.h
│ │ │ │ ├── RACSubscriber.h
│ │ │ │ ├── RACSubscriptingAssignmentTrampoline.h
│ │ │ │ ├── RACTargetQueueScheduler.h
│ │ │ │ ├── RACTestScheduler.h
│ │ │ │ ├── RACTuple.h
│ │ │ │ ├── RACUnit.h
│ │ │ │ └── ReactiveCocoa.h
│ │ │ ├── ReactiveCocoa
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── ReactiveCocoaLayout.framework
│ │ ├── Headers
│ │ ├── ReactiveCocoaLayout
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── NSCell+RCLGeometryAdditions.h
│ │ │ │ ├── NSControl+RCLGeometryAdditions.h
│ │ │ │ ├── NSView+RCLGeometryAdditions.h
│ │ │ │ ├── RACSignal+RCLAnimationAdditions.h
│ │ │ │ ├── RACSignal+RCLGeometryAdditions.h
│ │ │ │ ├── RACSignal+RCLWritingDirectionAdditions.h
│ │ │ │ ├── RCLMacros.h
│ │ │ │ ├── ReactiveCocoaLayout.h
│ │ │ │ └── View+RCLAutoLayoutAdditions.h
│ │ │ ├── ReactiveCocoaLayout
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── ReactiveViewModel.framework
│ │ ├── Headers
│ │ ├── ReactiveViewModel
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── ReactiveViewModel.h
│ │ │ │ └── RVMViewModel.h
│ │ │ ├── ReactiveViewModel
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ ├── Rebel.framework
│ │ ├── Headers
│ │ ├── Rebel
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── CAAnimation+RBLBlockAdditions.h
│ │ │ │ ├── NSApplication+RBLBlockAdditions.h
│ │ │ │ ├── NSAttributedString+RBLHTMLAdditions.h
│ │ │ │ ├── NSColor+RBLCGColorAdditions.h
│ │ │ │ ├── NSFont+RBLFallbackAdditions.h
│ │ │ │ ├── NSImage+RBLResizableImageAdditions.h
│ │ │ │ ├── NSView+RBLAlignmentAdditions.h
│ │ │ │ ├── NSView+RBLAnimationAdditions.h
│ │ │ │ ├── RBLClipView.h
│ │ │ │ ├── RBLExpandingContainerView.h
│ │ │ │ ├── RBLHTMLView.h
│ │ │ │ ├── RBLPopover.h
│ │ │ │ ├── RBLResizableImage.h
│ │ │ │ ├── RBLScrollView.h
│ │ │ │ ├── RBLShadowedTextFieldCell.h
│ │ │ │ ├── RBLSlidingContainerView.h
│ │ │ │ ├── RBLTableCellView.h
│ │ │ │ ├── RBLTableView.h
│ │ │ │ ├── RBLViewController.h
│ │ │ │ ├── RBLView.h
│ │ │ │ └── Rebel.h
│ │ │ ├── Rebel
│ │ │ └── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ └── Info.plist
│ │ └── Current
│ └── Squirrel.framework
│ ├── Headers
│ ├── Resources
│ ├── Squirrel
│ └── Versions
│ ├── A
│ │ ├── Headers
│ │ │ ├── NSBundle+SQRLVersionExtensions.h
│ │ │ ├── NSProcessInfo+SQRLVersionExtensions.h
│ │ │ ├── SQRLDownloadedUpdate.h
│ │ │ ├── SQRLUpdate.h
│ │ │ ├── SQRLUpdater.h
│ │ │ └── Squirrel.h
│ │ ├── Resources
│ │ │ ├── en.lproj
│ │ │ │ └── InfoPlist.strings
│ │ │ ├── Info.plist
│ │ │ └── ShipIt
│ │ └── Squirrel
│ └── Current
├── Info.plist
├── Library
│ ├── LaunchServices
│ │ └── com.github.GitHub.GHInstallCLI
│ └── LoginItems
│ └── GitHub Conduit.app
│ └── Contents
│ ├── _CodeSignature
│ │ └── CodeResources
│ ├── Frameworks
│ │ ├── ReactiveCocoa.framework
│ │ │ ├── Headers
│ │ │ ├── ReactiveCocoa
│ │ │ ├── Resources
│ │ │ └── Versions
│ │ │ ├── A
│ │ │ │ ├── Headers
│ │ │ │ │ ├── EXTKeyPathCoding.h
│ │ │ │ │ ├── EXTScope.h
│ │ │ │ │ ├── metamacros.h
│ │ │ │ │ ├── NSArray+RACSequenceAdditions.h
│ │ │ │ │ ├── NSControl+RACCommandSupport.h
│ │ │ │ │ ├── NSControl+RACTextSignalSupport.h
│ │ │ │ │ ├── NSData+RACSupport.h
│ │ │ │ │ ├── NSDictionary+RACSequenceAdditions.h
│ │ │ │ │ ├── NSEnumerator+RACSequenceAdditions.h
│ │ │ │ │ ├── NSFileHandle+RACSupport.h
│ │ │ │ │ ├── NSIndexSet+RACSequenceAdditions.h
│ │ │ │ │ ├── NSNotificationCenter+RACSupport.h
│ │ │ │ │ ├── NSObject+RACAppKitBindings.h
│ │ │ │ │ ├── NSObject+RACDeallocating.h
│ │ │ │ │ ├── NSObject+RACLifting.h
│ │ │ │ │ ├── NSObject+RACPropertySubscribing.h
│ │ │ │ │ ├── NSObject+RACSelectorSignal.h
│ │ │ │ │ ├── NSOrderedSet+RACSequenceAdditions.h
│ │ │ │ │ ├── NSSet+RACSequenceAdditions.h
│ │ │ │ │ ├── NSString+RACSequenceAdditions.h
│ │ │ │ │ ├── NSString+RACSupport.h
│ │ │ │ │ ├── NSText+RACSignalSupport.h
│ │ │ │ │ ├── NSURLConnection+RACSupport.h
│ │ │ │ │ ├── NSUserDefaults+RACSupport.h
│ │ │ │ │ ├── RACBacktrace.h
│ │ │ │ │ ├── RACBehaviorSubject.h
│ │ │ │ │ ├── RACChannel.h
│ │ │ │ │ ├── RACCommand.h
│ │ │ │ │ ├── RACCompoundDisposable.h
│ │ │ │ │ ├── RACDisposable.h
│ │ │ │ │ ├── RACEvent.h
│ │ │ │ │ ├── RACGroupedSignal.h
│ │ │ │ │ ├── RACKVOChannel.h
│ │ │ │ │ ├── RACMulticastConnection.h
│ │ │ │ │ ├── RACQueueScheduler.h
│ │ │ │ │ ├── RACQueueScheduler+Subclass.h
│ │ │ │ │ ├── RACReplaySubject.h
│ │ │ │ │ ├── RACScheduler.h
│ │ │ │ │ ├── RACScopedDisposable.h
│ │ │ │ │ ├── RACSequence.h
│ │ │ │ │ ├── RACSerialDisposable.h
│ │ │ │ │ ├── RACSignal.h
│ │ │ │ │ ├── RACSignal+Operations.h
│ │ │ │ │ ├── RACStream.h
│ │ │ │ │ ├── RACSubject.h
│ │ │ │ │ ├── RACSubscriber.h
│ │ │ │ │ ├── RACSubscriptingAssignmentTrampoline.h
│ │ │ │ │ ├── RACTargetQueueScheduler.h
│ │ │ │ │ ├── RACTestScheduler.h
│ │ │ │ │ ├── RACTuple.h
│ │ │ │ │ ├── RACUnit.h
│ │ │ │ │ └── ReactiveCocoa.h
│ │ │ │ ├── ReactiveCocoa
│ │ │ │ └── Resources
│ │ │ │ └── Info.plist
│ │ │ └── Current
│ │ └── RockemSockem.framework
│ │ ├── Headers
│ │ ├── Resources
│ │ ├── RockemSockem
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Headers
│ │ │ │ ├── HTTPDataResponse.h
│ │ │ │ ├── HTTPMessage.h
│ │ │ │ ├── HTTPResponse.h
│ │ │ │ ├── HTTPServer.h
│ │ │ │ ├── RockemSockem.h
│ │ │ │ ├── RSMResponse.h
│ │ │ │ ├── RSMServer.h
│ │ │ │ ├── RSMWebSocket.h
│ │ │ │ └── WebSocket.h
│ │ │ ├── Resources
│ │ │ │ ├── en.lproj
│ │ │ │ │ └── InfoPlist.strings
│ │ │ │ └── Info.plist
│ │ │ └── RockemSockem
│ │ └── Current
│ ├── Info.plist
│ ├── MacOS
│ │ └── GitHub Conduit
│ ├── PkgInfo
│ ├── ResourceRules.plist
│ └── Resources
│ ├── conduit.p12
│ └── en.lproj
│ └── InfoPlist.strings
├── MacOS
│ ├── GitHub
│ ├── github_cli
│ └── GitHub for Mac Login
├── PkgInfo
├── ResourceRules.plist
└── Resources
├── AppIconDev.icns
├── AppIcon.icns
├── arrow-down.tiff
├── arrow-selected.tiff
├── arrow-unselected.tiff
├── branches-button-highlighted.tiff
├── branches-button.tiff
├── branches-icon.tiff
├── button-thin-active.tiff
├── button-thin.tiff
├── changes-icon.tiff
├── checker.tiff
├── collapse.tiff
├── Credits.rtf
├── DefaultDefaults.plist
├── diff-addition.tiff
├── diff-deletion.tiff
├── diff-empty.tiff
├── down-arrowTemplate.tiff
├── English.lproj
│ ├── InfoPlist.strings
│ └── MainMenu.nib
├── expand.tiff
├── Fonts
│ └── github-octicons.ttf
├── GHAboutWindowController.nib
├── GHAccountMenuHeaderView.nib
├── GHAccountMenuView.nib
├── GHAutocompletePopoverView.nib
├── GHAutocompleteRepositoryTableCellView.nib
├── GHAutocompleteUserTableCellView.nib
├──
├──
├──
├──
├──
├──
├──
├──
├──
├──
├──
├── GHBranchesViewController.nib
├──
├──
├──
├── GHBranchMergeView.nib
├──
├──
├── GHChangesViewController.nib
├──
├──
├──
├──
├── GHConflictResolutionSheetController.nib
├── GHConflictViewItem.nib
├──
├──
├── GHCreateNewRepositorySheetController.nib
├── GHCreateNewRepositoryView.nib
├── GHDiscoveredRepoViewItem.nib
├── GHDotComLoginView.nib
├── GHEnterpriseLoginView.nib
├── GHErrorSheetController.nib
├──
├──
├── GHFindRepositoriesViewController.nib
├── GHFindYourReposViewController.nib
├── GHGitSetupViewController.nib
├──
├── GHHeaderViewItem.nib
├── GHHistoryCommitListView.nib
├── GHHistoryDetailedCommitHeaderCellView.nib
├── GHHistoryDetailedCommitView.nib
├── GHHistoryView.nib
├── GHHubViewController.nib
├── GHLicensesWindowController.nib
├── GHLoggedInUserView.nib
├── GHMainWindowController.nib
├──
├── GHPushRepositoryOptionsView.nib
├── GHPushRepositorySheetController.nib
├── GHPushRepositoryView.nib
├──
├── GHRepositorySettingsViewController.nib
├── GHRepositoryViewController.nib
├──
├──
├──
├── GHScanForRepositoriesWindowController.nib
├──
├──
├──
├── GHSourcesViewController.nib
├──
├──
├──
├──
├──
├──
├──
├── GHWelcomeWindowController.nib
├── git
│ ├── bin
│ │ ├── git
│ │ ├── git-credential-osxkeychain
│ │ ├── git-cvsserver
│ │ ├── git-receive-pack
│ │ ├── git-shell
│ │ ├── git-upload-archive
│ │ └── git-upload-pack
│ ├── lib
│ │ └── perl5
│ │ └── site_perl
│ │ ├── Git
│ │ │ ├── I18N.pm
│ │ │ ├── IndexInfo.pm
│ │ │ ├── SVN
│ │ │ │ ├── Editor.pm
│ │ │ │ ├── Fetcher.pm
│ │ │ │ ├── GlobSpec.pm
│ │ │ │ ├── Log.pm
│ │ │ │ ├── Memoize
│ │ │ │ │ └── YAML.pm
│ │ │ │ ├── Migration.pm
│ │ │ │ ├── Prompt.pm
│ │ │ │ ├── Ra.pm
│ │ │ │ └── Utils.pm
│ │ │ └── SVN.pm
│ │ └── Git.pm
│ ├── libexec
│ │ └── git-core
│ │ ├── git
│ │ ├── git-add
│ │ ├── git-add--interactive
│ │ ├── git-am
│ │ ├── git-annotate
│ │ ├── git-apply
│ │ ├── git-archimport
│ │ ├── git-archive
│ │ ├── git-bisect
│ │ ├── git-bisect--helper
│ │ ├── git-blame
│ │ ├── git-branch
│ │ ├── git-bundle
│ │ ├── git-cat-file
│ │ ├── git-check-attr
│ │ ├── git-check-ignore
│ │ ├── git-check-mailmap
│ │ ├── git-checkout
│ │ ├── git-checkout-index
│ │ ├── git-check-ref-format
│ │ ├── git-cherry
│ │ ├── git-cherry-pick
│ │ ├── git-clean
│ │ ├── git-clone
│ │ ├── git-column
│ │ ├── git-commit
│ │ ├── git-commit-tree
│ │ ├── git-config
│ │ ├── git-count-objects
│ │ ├── git-credential
│ │ ├── git-credential-cache
│ │ ├── git-credential-cache--daemon
│ │ ├── git-credential-store
│ │ ├── git-cvsexportcommit
│ │ ├── git-cvsimport
│ │ ├── git-cvsserver
│ │ ├── git-daemon
│ │ ├── git-describe
│ │ ├── git-diff
│ │ ├── git-diff-files
│ │ ├── git-diff-index
│ │ ├── git-difftool
│ │ ├── git-difftool--helper
│ │ ├── git-diff-tree
│ │ ├── git-fast-export
│ │ ├── git-fast-import
│ │ ├── git-fetch
│ │ ├── git-fetch-pack
│ │ ├── git-filter-branch
│ │ ├── git-fmt-merge-msg
│ │ ├── git-for-each-ref
│ │ ├── git-format-patch
│ │ ├── git-fsck
│ │ ├── git-fsck-objects
│ │ ├── git-gc
│ │ ├── git-get-tar-commit-id
│ │ ├── git-grep
│ │ ├── git-hash-object
│ │ ├── git-help
│ │ ├── git-http-backend
│ │ ├── git-http-fetch
│ │ ├── git-http-push
│ │ ├── git-imap-send
│ │ ├── git-index-pack
│ │ ├── git-init
│ │ ├── git-init-db
│ │ ├── git-instaweb
│ │ ├── git-log
│ │ ├── git-lost-found
│ │ ├── git-ls-files
│ │ ├── git-ls-remote
│ │ ├── git-ls-tree
│ │ ├── git-mailinfo
│ │ ├── git-mailsplit
│ │ ├── git-merge
│ │ ├── git-merge-base
│ │ ├── git-merge-file
│ │ ├── git-merge-index
│ │ ├── git-merge-octopus
│ │ ├── git-merge-one-file
│ │ ├── git-merge-ours
│ │ ├── git-merge-recursive
│ │ ├── git-merge-resolve
│ │ ├── git-merge-subtree
│ │ ├── git-mergetool
│ │ ├── git-mergetool--lib
│ │ ├── git-merge-tree
│ │ ├── git-mktag
│ │ ├── git-mktree
│ │ ├── git-mv
│ │ ├── git-name-rev
│ │ ├── git-notes
│ │ ├── git-p4
│ │ ├── git-pack-objects
│ │ ├── git-pack-redundant
│ │ ├── git-pack-refs
│ │ ├── git-parse-remote
│ │ ├── git-patch-id
│ │ ├── git-peek-remote
│ │ ├── git-prune
│ │ ├── git-prune-packed
│ │ ├── git-pull
│ │ ├── git-push
│ │ ├── git-quiltimport
│ │ ├── git-read-tree
│ │ ├── git-rebase
│ │ ├── git-rebase--am
│ │ ├── git-rebase--interactive
│ │ ├── git-rebase--merge
│ │ ├── git-receive-pack
│ │ ├── git-reflog
│ │ ├── git-relink
│ │ ├── git-remote
│ │ ├── git-remote-ext
│ │ ├── git-remote-fd
│ │ ├── git-remote-ftp
│ │ ├── git-remote-ftps
│ │ ├── git-remote-http
│ │ ├── git-remote-https
│ │ ├── git-remote-testsvn
│ │ ├── git-repack
│ │ ├── git-replace
│ │ ├── git-repo-config
│ │ ├── git-request-pull
│ │ ├── git-rerere
│ │ ├── git-reset
│ │ ├── git-revert
│ │ ├── git-rev-list
│ │ ├── git-rev-parse
│ │ ├── git-rm
│ │ ├── git-send-email
│ │ ├── git-send-pack
│ │ ├── git-shell
│ │ ├── git-sh-i18n
│ │ ├── git-sh-i18n--envsubst
│ │ ├── git-shortlog
│ │ ├── git-show
│ │ ├── git-show-branch
│ │ ├── git-show-index
│ │ ├── git-show-ref
│ │ ├── git-sh-setup
│ │ ├── git-stage
│ │ ├── git-stash
│ │ ├── git-status
│ │ ├── git-stripspace
│ │ ├── git-submodule
│ │ ├── git-subtree
│ │ ├── git-svn
│ │ ├── git-symbolic-ref
│ │ ├── git-tag
│ │ ├── git-tar-tree
│ │ ├── git-unpack-file
│ │ ├── git-unpack-objects
│ │ ├── git-update-index
│ │ ├── git-update-ref
│ │ ├── git-update-server-info
│ │ ├── git-upload-archive
│ │ ├── git-upload-pack
│ │ ├── git-var
│ │ ├── git-verify-pack
│ │ ├── git-verify-tag
│ │ ├── git-web--browse
│ │ ├── git-whatchanged
│ │ ├── git-write-tree
│ │ └── mergetools
│ │ ├── araxis
│ │ ├── bc3
│ │ ├── codecompare
│ │ ├── deltawalker
│ │ ├── diffuse
│ │ ├── ecmerge
│ │ ├── emerge
│ │ ├── gvimdiff
│ │ ├── gvimdiff2
│ │ ├── kdiff3
│ │ ├── kompare
│ │ ├── meld
│ │ ├── opendiff
│ │ ├── p4merge
│ │ ├── tkdiff
│ │ ├── tortoisemerge
│ │ ├── vimdiff
│ │ ├── vimdiff2
│ │ └── xxdiff
│ └── share
│ ├── git-core
│ │ └── templates
│ │ ├── description
│ │ ├── hooks
│ │ │ ├── applypatch-msg.sample
│ │ │ ├── commit-msg.sample
│ │ │ ├── post-update.sample
│ │ │ ├── pre-applypatch.sample
│ │ │ ├── pre-commit.sample
│ │ │ ├── prepare-commit-msg.sample
│ │ │ ├── pre-push.sample
│ │ │ ├── pre-rebase.sample
│ │ │ └── update.sample
│ │ └── info
│ │ └── exclude
│ └── man
│ ├── man1
│ │ ├── git.1
│ │ ├── git-add.1
│ │ ├── git-am.1
│ │ ├── git-annotate.1
│ │ ├── git-apply.1
│ │ ├── git-archimport.1
│ │ ├── git-archive.1
│ │ ├── git-bisect.1
│ │ ├── git-blame.1
│ │ ├── git-branch.1
│ │ ├── git-bundle.1
│ │ ├── git-cat-file.1
│ │ ├── git-check-attr.1
│ │ ├── git-check-ignore.1
│ │ ├── git-check-mailmap.1
│ │ ├── git-checkout.1
│ │ ├── git-checkout-index.1
│ │ ├── git-check-ref-format.1
│ │ ├── git-cherry.1
│ │ ├── git-cherry-pick.1
│ │ ├── git-citool.1
│ │ ├── git-clean.1
│ │ ├── git-clone.1
│ │ ├── git-column.1
│ │ ├── git-commit.1
│ │ ├── git-commit-tree.1
│ │ ├── git-config.1
│ │ ├── git-count-objects.1
│ │ ├── git-credential.1
│ │ ├── git-credential-cache.1
│ │ ├── git-credential-cache--daemon.1
│ │ ├── git-credential-store.1
│ │ ├── git-cvsexportcommit.1
│ │ ├── git-cvsimport.1
│ │ ├── git-cvsserver.1
│ │ ├── git-daemon.1
│ │ ├── git-describe.1
│ │ ├── git-diff.1
│ │ ├── git-diff-files.1
│ │ ├── git-diff-index.1
│ │ ├── git-difftool.1
│ │ ├── git-diff-tree.1
│ │ ├── git-fast-export.1
│ │ ├── git-fast-import.1
│ │ ├── git-fetch.1
│ │ ├── git-fetch-pack.1
│ │ ├── git-filter-branch.1
│ │ ├── git-fmt-merge-msg.1
│ │ ├── git-for-each-ref.1
│ │ ├── git-format-patch.1
│ │ ├── git-fsck.1
│ │ ├── git-fsck-objects.1
│ │ ├── git-gc.1
│ │ ├── git-get-tar-commit-id.1
│ │ ├── git-grep.1
│ │ ├── git-gui.1
│ │ ├── git-hash-object.1
│ │ ├── git-help.1
│ │ ├── git-http-backend.1
│ │ ├── git-http-fetch.1
│ │ ├── git-http-push.1
│ │ ├── git-imap-send.1
│ │ ├── git-index-pack.1
│ │ ├── git-init.1
│ │ ├── git-init-db.1
│ │ ├── git-instaweb.1
│ │ ├── gitk.1
│ │ ├── git-log.1
│ │ ├── git-lost-found.1
│ │ ├── git-ls-files.1
│ │ ├── git-ls-remote.1
│ │ ├── git-ls-tree.1
│ │ ├── git-mailinfo.1
│ │ ├── git-mailsplit.1
│ │ ├── git-merge.1
│ │ ├── git-merge-base.1
│ │ ├── git-merge-file.1
│ │ ├── git-merge-index.1
│ │ ├── git-merge-one-file.1
│ │ ├── git-mergetool.1
│ │ ├── git-mergetool--lib.1
│ │ ├── git-merge-tree.1
│ │ ├── git-mktag.1
│ │ ├── git-mktree.1
│ │ ├── git-mv.1
│ │ ├── git-name-rev.1
│ │ ├── git-notes.1
│ │ ├── git-p4.1
│ │ ├── git-pack-objects.1
│ │ ├── git-pack-redundant.1
│ │ ├── git-pack-refs.1
│ │ ├── git-parse-remote.1
│ │ ├── git-patch-id.1
│ │ ├── git-peek-remote.1
│ │ ├── git-prune.1
│ │ ├── git-prune-packed.1
│ │ ├── git-pull.1
│ │ ├── git-push.1
│ │ ├── git-quiltimport.1
│ │ ├── git-read-tree.1
│ │ ├── git-rebase.1
│ │ ├── git-receive-pack.1
│ │ ├── git-reflog.1
│ │ ├── git-relink.1
│ │ ├── git-remote.1
│ │ ├── git-remote-ext.1
│ │ ├── git-remote-fd.1
│ │ ├── gitremote-helpers.1
│ │ ├── git-remote-testgit.1
│ │ ├── git-repack.1
│ │ ├── git-replace.1
│ │ ├── git-repo-config.1
│ │ ├── git-request-pull.1
│ │ ├── git-rerere.1
│ │ ├── git-reset.1
│ │ ├── git-revert.1
│ │ ├── git-rev-list.1
│ │ ├── git-rev-parse.1
│ │ ├── git-rm.1
│ │ ├── git-send-email.1
│ │ ├── git-send-pack.1
│ │ ├── git-shell.1
│ │ ├── git-sh-i18n.1
│ │ ├── git-sh-i18n--envsubst.1
│ │ ├── git-shortlog.1
│ │ ├── git-show.1
│ │ ├── git-show-branch.1
│ │ ├── git-show-index.1
│ │ ├── git-show-ref.1
│ │ ├── git-sh-setup.1
│ │ ├── git-stage.1
│ │ ├── git-stash.1
│ │ ├── git-status.1
│ │ ├── git-stripspace.1
│ │ ├── git-submodule.1
│ │ ├── git-svn.1
│ │ ├── git-symbolic-ref.1
│ │ ├── git-tag.1
│ │ ├── git-tar-tree.1
│ │ ├── git-unpack-file.1
│ │ ├── git-unpack-objects.1
│ │ ├── git-update-index.1
│ │ ├── git-update-ref.1
│ │ ├── git-update-server-info.1
│ │ ├── git-upload-archive.1
│ │ ├── git-upload-pack.1
│ │ ├── git-var.1
│ │ ├── git-verify-pack.1
│ │ ├── git-verify-tag.1
│ │ ├── gitweb.1
│ │ ├── git-web--browse.1
│ │ ├── git-whatchanged.1
│ │ └── git-write-tree.1
│ ├── man3
│ │ ├── Git.3pm
│ │ ├── Git::I18N.3pm
│ │ ├── Git::SVN::Editor.3pm
│ │ ├── Git::SVN::Fetcher.3pm
│ │ ├── Git::SVN::Memoize::YAML.3pm
│ │ ├── Git::SVN::Prompt.3pm
│ │ ├── Git::SVN::Ra.3pm
│ │ └── Git::SVN::Utils.3pm
│ ├── man5
│ │ ├── gitattributes.5
│ │ ├── githooks.5
│ │ ├── gitignore.5
│ │ ├── gitmodules.5
│ │ ├── gitrepository-layout.5
│ │ └── gitweb.conf.5
│ └── man7
│ ├── gitcli.7
│ ├── gitcore-tutorial.7
│ ├── gitcredentials.7
│ ├── gitcvs-migration.7
│ ├── gitdiffcore.7
│ ├── gitglossary.7
│ ├── gitnamespaces.7
│ ├── gitrevisions.7
│ ├── gittutorial-2.7
│ ├── gittutorial.7
│ └── gitworkflows.7
├── git-errors.json
├── git-media
│ └── bin
│ ├── git-media
│ ├── git-media-clean
│ └── git-media-smudge
├── has-changes-indicator.tiff
├── has-commits-indicator.tiff
├── highlight-thick-blurred.tiff
├── highlight-thick.tiff
├── history-icon.tiff
├── icon-diff.tiff
├── icon-gear-with-arrow.tiff
├── libgit2-errors.json
├── main_header.tiff
├── MASPreferencesWindow.nib
├── merge-background.tiff
├── merge-header-overlay-pattern.tiff
├── merge-header-right-arrow.tiff
├── merge-into-icon.tiff
├── merge-widget-arrow-on.tiff
├── merge-widget-arrow.tiff
├── merge-widget-x.tiff
├── navbar-carat.tiff
├── ObjectiveGit-errors.json
├── octocat-gravatar.png
├── octocat-spinner-black-1.tiff
├── octocat-spinner-black-2.tiff
├── octocat-spinner-black-3.tiff
├── octocat-spinner-black-4.tiff
├── octocat-spinner-black-5.tiff
├── octocat-spinner-black-6.tiff
├── octocat-spinner-black-7.tiff
├── octocat-spinner-black-80-1.png
├── octocat-spinner-black-8.tiff
├── octocat-spinner-white-1.tiff
├── octocat-spinner-white-2.tiff
├── octocat-spinner-white-3.tiff
├── octocat-spinner-white-4.tiff
├── octocat-spinner-white-5.tiff
├── octocat-spinner-white-6.tiff
├── octocat-spinner-white-7.tiff
├── octocat-spinner-white-8.tiff
├── progress-bar-fill-left.tiff
├── progress-bar-fill-middle.tiff
├── progress-bar-fill-right.tiff
├── progress-bar-track.tiff
├── settings-divider.png
├── settings-icon.tiff
├── sidebar-arrow.tiff
├── sidebar-background.tiff
├── spinner-arrows.tiff
├── splitview-handle.tiff
├── star-off.tiff
├── star-on.tiff
├── tiny-smooth-button-left.tiff
├── tiny-smooth-button-middle.tiff
├── tiny-smooth-button-on-left.tiff
├── tiny-smooth-button-on-middle.tiff
├── tiny-smooth-button-on-right.tiff
├── tiny-smooth-button-right.tiff
├── title-bar-view-bottom-edge.tiff
├──
├──
├──
├──
├──
├──
├── up-arrowTemplate.tiff
├── UserModel.momd
│ ├── UserModel 2.mom
│ ├── UserModel 3.mom
│ ├── UserModel 3.omo
│ ├── UserModel.mom
│ └── VersionInfo.plist
├── welcome-breadcrumb-arrow.tiff
└── welcome-shadow-tuck.tiff
137 directories, 1038 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论