Posted June 15, 201312 yr I just recently created my github and added the gitignore file to it. But then I commited all of my mod files, and my internet went down, so the files aren't there. But I can't commit them again. How do I fix this?
June 15, 201312 yr Author And in the bottom left it has a 1 and an arrow pointing up... does this mean it is still commiting?
June 16, 201312 yr Find the checkbox called "force." It'll effectively ruin any past revisions you have, but it will do a commit regardless. (You don't have any revision history, so it won't hurt you in any way). Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 16, 201312 yr Author Find the checkbox called "force." It'll effectively ruin any past revisions you have, but it will do a commit regardless. (You don't have any revision history, so it won't hurt you in any way). I can't find it. Not in eclipse neither in github....
June 16, 201312 yr get smartgit. There's a learning curve tho. set up a clone on your repository and link it to a local source folder, move your code into that folder and link it in eclipse. From then on you should only have to use smartgit when needed. free non commercial license by the way. I took over Hunting Traps Mod and work on helping the forge community as much as I can. View my work here: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/1443756-1-7-2-1-6-4-1-5-2-1-4-7-hunting-traps-mod-v-0-4-0
June 16, 201312 yr Find the checkbox called "force." It'll effectively ruin any past revisions you have, but it will do a commit regardless. (You don't have any revision history, so it won't hurt you in any way). I can't find it. Not in eclipse neither in github.... Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 16, 201312 yr Author Find the checkbox called "force." It'll effectively ruin any past revisions you have, but it will do a commit regardless. (You don't have any revision history, so it won't hurt you in any way). I can't find it. Not in eclipse neither in github.... uh, when I click push in eclipse I don't get that...
June 16, 201312 yr That's GitGUI, not Eclipse. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 16, 201312 yr Git GUI? EGit? GFW? Git out! I use console Git. (lol, hipster.) If you do, what does "git status" give you? BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
June 16, 201312 yr Git GUI? EGit? GFW? Git out! I use console Git. (lol, hipster.) If you do, what does "git status" give you? I don't use the console only because I find it easier to use graphical interfaces. Oddly, I find programming those interfaces to be a bitch. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 16, 201312 yr Git GUI? EGit? GFW? Git out! I use console Git. (lol, hipster.) If you do, what does "git status" give you? I don't use the console only because I find it easier to use graphical interfaces. Oddly, I find programming those interfaces to be a bitch. Someone's got to do the dirty work BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.