我可以成功地從其他計算機上提交上Github。Github - 無法同步此分支[包括日誌]
但是,它無法同步上傳的文件。我起訴Windows 8,並出現下圖。
所以,我進入外殼和類型的「混帳地位」及以下線路出現了。
C:\Users\Playmobs Jake\Documents\GitHub\bridge [master +47 ~68 -0 !]> g
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 1 and 4 different commits each, respectively.
# (use "git pull" to merge the remote branch into yours)
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working dire
#
# modified: .classpath
# modified: .project
# modified: AndroidManifest.xml
# modified: README.md
# modified: gen/com/playmobs/bridge/BuildConfig.java
# modified: gen/com/playmobs/bridge/R.java
# modified: gen/se/emilsjolander/stickylistheaders/R.java
# modified: proguard-project.txt
# modified: project.properties
# modified: res/drawable/bluetooth_selector.xml
# modified: res/drawable/border.xml
# modified: res/drawable/border_topdown.xml
# modified: res/drawable/dialog_selector.xml
# modified: res/drawable/endcall_selector.xml
# modified: res/drawable/friend_call_selector.xml
# modified: res/drawable/friend_dialog_call_selector1.xml
# modified: res/drawable/hide_selector.xml
# modified: res/drawable/keypad_selector.xml
# modified: res/drawable/listview_selector.xml
# modified: res/drawable/mute_selector.xml
# modified: res/drawable/profile_edit_selector.xml
# modified: res/drawable/round_shape.xml
# modified: res/drawable/scrollbar_vertical_thumb.xml
# modified: res/drawable/search_invite_selector.xml
# modified: res/drawable/sign_confirm.xml
# modified: res/drawable/sign_number.xml
# modified: res/drawable/speaker_selector.xml
# modified: res/layout/callscreen.xml
# modified: res/layout/fragment_friend.xml
# modified: res/layout/fragment_recent.xml
# modified: res/layout/fragment_search.xml
# modified: res/layout/fragment_setting.xml
# modified: res/layout/friend_dialog.xml
# modified: res/layout/friend_item_row.xml
# modified: res/layout/main.xml
# modified: res/layout/notice_item_row.xml
# modified: res/layout/option_dialog.xml
# modified: res/layout/profile_activity.xml
# modified: res/layout/recent_item_row.xml
# modified: res/layout/recent_list_header.xml
# modified: res/layout/ringscreen.xml
# modified: res/layout/search_item_row.xml
# modified: res/layout/signauth_activity.xml
# modified: res/layout/signup_activity.xml
# modified: res/layout/start_activity.xml
# modified: res/values-v11/styles.xml
# modified: res/values-v14/styles.xml
# modified: res/values/colors.xml
# modified: res/values/strings.xml
# modified: res/values/styles.xml
# modified: src/com/playmobs/bridge/call_activity.java
# modified: src/com/playmobs/bridge/main_activity.java
# modified: src/com/playmobs/bridge/phoneFunction.java
# modified: src/com/playmobs/bridge/profile_activity.java
# modified: src/com/playmobs/bridge/ring_activity.java
# modified: src/com/playmobs/bridge/signauth_activity.java
# modified: src/com/playmobs/bridge/signup_activity.java
# modified: src/com/playmobs/bridge/start_activity.java
# modified: src/com/playmobs/widget/ViewTimer.java
# modified: src/com/playmobs/widget/fragment_Friend.java
# modified: src/com/playmobs/widget/fragment_Recent.java
# modified: src/com/playmobs/widget/fragment_Search.java
# modified: src/com/playmobs/widget/fragment_Setting.java
# modified: src/com/playmobs/widget/friend.java
# modified: src/com/playmobs/widget/friendlist_Adapter.java
# modified: src/com/playmobs/widget/recentCallEntry.java
# modified: src/com/playmobs/widget/recentlist_Adapter.java
# modified: src/com/playmobs/widget/searchlist_Adapter.java
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# .settings/
# bin/
# lint.xml
# res/drawable-hdpi/Thumbs.db
# res/drawable-xhdpi/Thumbs.db
# res/drawable-xhdpi/bridge_logo.png
# res/drawable-xhdpi/dot_.png
# res/drawable-xhdpi/dot_selected.png
# res/drawable-xhdpi/dropout_chenk_btn.png
# res/drawable-xhdpi/dropout_chenk_btn_selected.png
# res/drawable-xhdpi/dropout_comfirm_red_btn.png
# res/drawable-xhdpi/friends_reset_btn.png
# res/drawable-xhdpi/friends_reset_btn_selected.png
# res/drawable-xhdpi/intro_logo.png
# res/drawable-xhdpi/intro_signin_btn.png
# res/drawable-xhdpi/intro_signin_btn_selected.png
# res/drawable-xhdpi/intro_signup_btn.png
# res/drawable-xhdpi/intro_signup_btn_selected.png
# res/drawable-xhdpi/manual_1_image.png
# res/drawable-xhdpi/manual_2_image.png
# res/drawable-xhdpi/manual_3_image.png
# res/drawable-xhdpi/playmobs_logo.png
# res/drawable-xhdpi/playmobs_logo2.png
# res/drawable/border2.xml
# res/drawable/drop_out.xml
# res/drawable/friends_sync.xml
# res/drawable/signin_selector.xml
# res/drawable/signup_selector.xml
# res/layout/announcement.xml
# res/layout/announcement_low.xml
# res/layout/change_picture.xml
# res/layout/company_introduction.xml
# res/layout/drop_out.xml
# res/layout/help.xml
# res/layout/help_low.xml
# res/layout/help_out.xml
# res/layout/intro.xml
# res/layout/intro_sub1.xml
# res/layout/intro_sub2.xml
# res/layout/intro_sub3.xml
# res/layout/intro_sub4.xml
# res/layout/splash.xml
# res/layout/sqlist_low.xml
# res/layout/sync_friends.xml
# src/com/bridge/
# src/local/
# src/org/
no changes added to commit (use "git add" and/or "git commit -a")
C:\Users\Playmobs Jake\Documents\GitHub\bridge [master +47 ~68 -0 !]>
你能看出什麼問題?