
- INVALID RESOURCE DIRECTORY NAME GITHUB ANDROID STUDIO HOW TO
- INVALID RESOURCE DIRECTORY NAME GITHUB ANDROID STUDIO ANDROID
Now you could use different username/email for each separate github or bitbucket repository. Execute command: git config user.name "Crunchify, LLC".Execute command: git config user.email "email ".
INVALID RESOURCE DIRECTORY NAME GITHUB ANDROID STUDIO ANDROID
This is a repository where you want to configure the name that is associated with your Git commits. Very Easy Way to Solve Android Resource file name is not valid Turn your notifications and Make sure you subscribe and turn on notifications so you dont m.Change the current working directory to the local repository.config file: įetch = +refs/heads/*:refs/remotes/origin/*Įmail = email Using command line also you could to change the file. Step-2Īdd tag with username and email info. We will use different username and email for each repository. Here is example I’ve shown total 5 Crunchify repositories. Just remove the offending files from the directory and compile the apk.
INVALID RESOURCE DIRECTORY NAME GITHUB ANDROID STUDIO HOW TO
In this tutorial we will go over steps on how to use different setting for different repositories: Step-1Ĭlone your Work repository and Private repository to your laptop/desktop. I cant guarantee this will work but I remember a friend using this method and it worked for him.

gitconfig file for each account 🙁 If you have any of below questions then you are at right place:

gitconfig file is use for both account and there is no way you could separate out different. You need to be very careful before committing to each repository.īy default hidden. This is a big problem for your Work and Personal Github or Bitbucket account. From my understanding your setup heavily relies on an assumption that all feature modules declare the same icon resource name. gitconfig file looks like: Īs you see above, there is tag called all git clients including smartGit picks up that username, email and will push using that setting. Most of the fortune 500 companies are now using GitHub as their official code repository.īy default //.gitconfig file is used for all related information during commit. Do you have Personal GitHub and Work related GitHub account? I’m sure you do.
