Posts by Rodrigo Emanuel • 47 points
3 posts
-
1
votes1
answer303
viewsQ: How to change the Github remote repository?
I have a project finalized and commissioned at Github. Now I want to make a copy of the folder to do some tests and I want to send this project to a new repository on Github. The problem is that…
githubasked Rodrigo Emanuel 47 -
3
votes1
answer56
viewsQ: How to bring an array that is in a separate file to the application?
I have a JS (data.js) file that contains an array of the information below: module.exports = [ { "photo":…
-
0
votes2
answers286
viewsQ: How to restore a modified file that was error from Git?
Class, I committed (and then pushed) a file in git to where everything was fine. When I returned to continue the work, I made some changes that resulted in errors and bugs. This time I haven’t…
gitasked Rodrigo Emanuel 47