You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good idea. These refer to the libraries formerly hosted on Google Code by Google. I'm honestly not sure where the best current documentation is. PRs welcome, either for a blurb, to reference good docs, or to remove the dependencies.
sorry about the stupid question but what is typically the process when trying to do a pull request on GitHub ? on git typically I create a new branch and then do a pull request to merge this branch over to master. so I tried this and tried pushing my newly created branch to the remote but i got the following error
git push -f origin DependencyInstallInstructions
remote: Permission to littledan/linux-aio.git denied to twopieman.
fatal: unable to access 'https://github.com/littledan/linux-aio.git/': The requested URL returned error: 403
please let me know if I need to follow a different set of steps to complete this PR
could you add a little blurb on how to install these two dependencies?
#include <gflags/gflags.h>
#include <glog/logging.h>
The text was updated successfully, but these errors were encountered: